Type Definition gnunet_sys::gpgrt_cookie_seek_function_t[][src]

type gpgrt_cookie_seek_function_t = Option<unsafe extern "C" fn(cookie: *mut c_void, pos: *mut gpgrt_off_t, whence: c_int) -> c_int>;