[][src]Function rust_htslib::htslib::sam_read1

pub unsafe extern "C" fn sam_read1(
    fp: *mut htsFile,
    h: *mut sam_hdr_t,
    b: *mut bam1_t
) -> i32