|
Terraria v1.4.4.9
Terraria source code documentation
|
| static unsafe IntPtr Microsoft.Xna.Framework.UnsafeNativeMethods.CreateFileMapping | ( | IntPtr | hFile, |
| SecurityAttributes * | lpFileMappingAttributes, | ||
| int | flProtect, | ||
| int | dwMaximumSizeHigh, | ||
| int | dwMaximumSizeLow, | ||
| string | lpName ) |