Type Definition rust_htslib::htslib::kgets_func
[−]
[src]
type kgets_func = Option<unsafe extern "C" fn(_: *mut c_char, _: c_int, _: *mut c_void) -> *mut c_char>;