A PhysicsFS file handle.
For a list of all members of this type, see Fs.PHYSFS_File Members.
System.Object
System.ValueType
Tao.PhysFs.Fs.PHYSFS_File
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
As you can see from the lack of meaningful fields, you should treat this as opaque data. Don't try to manipulate the file handle, just pass the pointer you got, unmolested, to various PhysicsFS APIs.
Namespace: Tao.PhysFs
Assembly: Tao.PhysFs (in Tao.PhysFs.dll)
Fs.PHYSFS_File Members | Tao.PhysFs Namespace | PHYSFS_openRead | PHYSFS_openWrite | PHYSFS_openAppend | PHYSFS_close | PHYSFS_read | PHYSFS_write | PHYSFS_seek | PHYSFS_tell | PHYSFS_eof | PHYSFS_setBuffer | PHYSFS_flush