Type Definition libgcrypt_sys::gcry_handler_error_t [] [src]

type gcry_handler_error_t = Option<extern "C" fn(_: *mut c_void, _: c_int, _: *const c_char)>;