[][src]Type Definition hts_sys::kgets_func

type kgets_func = Option<unsafe extern "C" fn(arg1: *mut c_char, arg2: c_int, arg3: *mut c_void) -> *mut c_char>;