Beispiel #1
0
		public extern static PHYSFS_sint32 PHYSFS_swapSLE32(PHYSFS_sint32 val);
Beispiel #2
0
		public extern static int PHYSFS_writeSLE32(IntPtr file, PHYSFS_sint32 val);
Beispiel #3
0
		public extern static int PHYSFS_readSLE32(IntPtr handle, ref PHYSFS_sint32 val);