Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ SetLastSystemError()

static void System.Runtime.InteropServices.Marshal.SetLastSystemError ( int error)
inlinestatic

Definition at line 1782 of file Marshal.cs.

1783 {
1785 }
static void SetLastError(int errorCode)

References Interop.Kernel32.SetLastError().