rust_htslib::htslib

Function sam_index_load

Source
pub unsafe extern "C" fn sam_index_load(
    fp: *mut htsFile,
    fn_: *const i8,
) -> *mut hts_idx_t