Function rust_htslib::htslib::tbx_index

source ยท
pub unsafe extern "C" fn tbx_index(
    fp: *mut BGZF,
    min_shift: i32,
    conf: *const tbx_conf_t
) -> *mut tbx_t