[][src]Function hts_sys::sam_read1

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