[][src]Function rust_htslib::htslib::sam_itr_regarray

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