rust_htslib::htslib

Function sam_itr_regarray

Source
pub unsafe extern "C" fn sam_itr_regarray(
    idx: *const hts_idx_t,
    hdr: *mut sam_hdr_t,
    regarray: *mut *mut i8,
    regcount: u32,
) -> *mut hts_itr_t