rust_htslib::htslib

Function hts_idx_init

Source
pub unsafe extern "C" fn hts_idx_init(
    n: i32,
    fmt: i32,
    offset0: u64,
    min_shift: i32,
    n_lvls: i32,
) -> *mut hts_idx_t