![]() |
![]()
| ![]() |
![]()
LIBRARY#include <biolibc/sam.h> -lbiolibc -lxtend SYNOPSISvoid bl_sam_copy(bl_sam_t *dest, bl_sam_t *src)ARGUMENTSdest Pointer to bl_sam_t structure to receive copy src Pointer to bl_sam_t structure to be copied DESCRIPTIONCopy a SAM alignment as efficiently as possible, allocating memory as needed.SEE ALSObl_sam_read(3), bl_sam_init(3), bl_sam_free(3)
|