Type Definition gnunet_sys::gcry_handler_progress_t[][src]

type gcry_handler_progress_t = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *const c_char, arg3: c_int, arg4: c_int, arg5: c_int)>;