Tao.PhysFs SDK Documentation

Fs.PHYSFS_swapSLE16 Method 

[Visual Basic]
Public Shared Function PHYSFS_swapSLE16( _
   ByVal val As Short _
) As Short
[C#]
public static short PHYSFS_swapSLE16(
   short val
);

See Also

Fs Class | Tao.PhysFs Namespace