Tao.PhysFs SDK Documentation

Fs.PHYSFS_fileLength Method 

[Visual Basic]
Public Shared Function PHYSFS_fileLength( _
   ByVal handle As IntPtr _
) As Long
[C#]
public static long PHYSFS_fileLength(
   IntPtr handle
);

See Also

Fs Class | Tao.PhysFs Namespace