SetImageRegistry method
Implementation
int SetImageRegistry(
int arg0,
ffi.Pointer<ffi.Char> arg1,
ffi.Pointer<ffi.Void> arg2,
ffi.Pointer<ExceptionInfo> arg3,
) {
return _SetImageRegistry(
arg0,
arg1,
arg2,
arg3,
);
}
int SetImageRegistry(
int arg0,
ffi.Pointer<ffi.Char> arg1,
ffi.Pointer<ffi.Void> arg2,
ffi.Pointer<ExceptionInfo> arg3,
) {
return _SetImageRegistry(
arg0,
arg1,
arg2,
arg3,
);
}