Beispiel #1
0
		public extern static int PHYSFS_writeSLE16(IntPtr file, PHYSFS_sint16 val);
Beispiel #2
0
		public extern static int PHYSFS_readSBE16(IntPtr handle, ref PHYSFS_sint16 val);
Beispiel #3
0
		public extern static PHYSFS_sint16 PHYSFS_swapSLE16(PHYSFS_sint16 val);