rust_htslib::htslib

Function sam_read1

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