Function rust_htslib::htslib::bam_read1

source ·
pub unsafe extern "C" fn bam_read1(
    fp: *mut BGZF,
    b: *mut bam1_t
) -> i32