[][src]Type Definition libgcrypt_sys::gcry_handler_alloc_t

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