rust_htslib::htslib

Function bcf_sr_regions_overlap

Source
pub unsafe extern "C" fn bcf_sr_regions_overlap(
    reg: *mut bcf_sr_regions_t,
    seq: *const i8,
    start: i64,
    end: i64,
) -> i32