Function rust_htslib::htslib::sam_cap_mapq[][src]

pub unsafe extern "C" fn sam_cap_mapq(
    b: *mut bam1_t,
    ref_: *const c_char,
    ref_len: c_int,
    thres: c_int
) -> c_int