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

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