Function rust_htslib::htslib::sam_cap_mapq

source ยท
pub unsafe extern "C" fn sam_cap_mapq(
    b: *mut bam1_t,
    ref_: *const i8,
    ref_len: i64,
    thres: i32
) -> i32