[][src]Type Definition libgcrypt_sys::gcry_handler_error_t

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