Function rust_htslib::htslib::bcf_index_load3

source ยท
pub unsafe extern "C" fn bcf_index_load3(
    fn_: *const i8,
    fnidx: *const i8,
    flags: i32
) -> *mut hts_idx_t