[][src]Function hts_sys::sam_cap_mapq

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