Tao.PhysFs SDK Documentation

Fs.PHYSFS_swapSBE32 Method 

[Visual Basic]
Public Shared Function PHYSFS_swapSBE32( _
   ByVal val As Integer _
) As Integer
[C#]
public static int PHYSFS_swapSBE32(
   int val
);

See Also

Fs Class | Tao.PhysFs Namespace