Type Definition libgcrypt_sys::gcry_handler_alloc_t[][src]

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