|
LIBRARY#include <biolibc/sam.h> -lbiolibc -lxtend SYNOPSISvoid bl_sam_free(bl_sam_t *sam_alignment)ARGUMENTSsam_alignment Pointer to bl_sam_t structure to be freed. DESCRIPTIONFree memory allocated by bl_sam_read() or bl_sam_init().SEE ALSObl_sam_read(3), bl_sam_init(3), bl_sam_copy(3) Visit the GSP FreeBSD Man Page Interface. |