Function rust_htslib::htslib::tbx_index[][src]

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