hts_sys

Function sam_cap_mapq

Source
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