Type Definition libgcrypt_sys::gcry_handler_free_t [] [src]

type gcry_handler_free_t = Option<extern "C" fn(_: *mut c_void)>;