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

pub unsafe extern "C" fn sam_read1(
    fp: *mut samFile,
    h: *mut bam_hdr_t,
    b: *mut bam1_t
) -> c_int