InheritException method
Implementation
void InheritException(
ffi.Pointer<ExceptionInfo> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _InheritException(
arg0,
arg1,
);
}
void InheritException(
ffi.Pointer<ExceptionInfo> arg0,
ffi.Pointer<ExceptionInfo> arg1,
) {
return _InheritException(
arg0,
arg1,
);
}