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