Type Definition gnunet_sys::gcry_handler_alloc_t[][src]

type gcry_handler_alloc_t = Option<unsafe extern "C" fn(n: usize) -> *mut c_void>;