[][src]Function hts_sys::hts_idx_init

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