Tao.PhysFs SDK Documentation
Fs.PHYSFS_swapSLE32 Method
[Visual Basic]
Public Shared Function PHYSFS_swapSLE32( _
ByVal
val
As
Integer
_
) As
Integer
[C#]
public static
int
PHYSFS_swapSLE32(
int
val
);
See Also
Fs Class
|
Tao.PhysFs Namespace