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

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