@return An empty bam1_t structure on success, NULL on failure
The bam1_t struct returned by a successful call should be freed via bam_destroy1() when it is no longer needed.
See Implementation
@return An empty bam1_t structure on success, NULL on failure
The bam1_t struct returned by a successful call should be freed via bam_destroy1() when it is no longer needed.