Type Definition hts_id2name_f
rust_htslib::htslib
type hts_id2name_f = Option<unsafe extern "C" fn(*mut c_void, i32) -> *const i8>;