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