Function rust_htslib::htslib::sam_parse1 [] [src]

pub unsafe extern "C" fn sam_parse1(
    s: *mut kstring_t,
    h: *mut bam_hdr_t,
    b: *mut bam1_t
) -> c_int