Function rust_htslib::htslib::bgzf_index_load_hfile[][src]

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