rust_htslib::htslib

Function tbx_index

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