Function rust_htslib::htslib::sam_parse1

source ยท
pub unsafe extern "C" fn sam_parse1(
    s: *mut kstring_t,
    h: *mut sam_hdr_t,
    b: *mut bam1_t
) -> i32