rust_htslib::htslib

Function bgzf_index_load_hfile

Source
pub unsafe extern "C" fn bgzf_index_load_hfile(
    fp: *mut BGZF,
    idx: *mut hFILE,
    name: *const i8,
) -> i32