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

type hts_id2name_f = Option<extern "C" fn(_: *mut c_void, _: c_int) -> *const c_char>;