[][src]Type Definition rust_htslib::htslib::hts_id2name_f

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