SealdSsksTMRPluginRetrieveIdentityResponse_Free method
void
SealdSsksTMRPluginRetrieveIdentityResponse_Free()
Implementation
void SealdSsksTMRPluginRetrieveIdentityResponse_Free(
ffi.Pointer<NativeSealdSsksTMRPluginRetrieveIdentityResponse> resp,
) {
return _SealdSsksTMRPluginRetrieveIdentityResponse_Free(
resp,
);
}