Seek to a new position within a PhysicsFS filehandle.
nonzero on success, zero on error. Specifics of the error can be gleaned from PHYSFS_getLastError().
The next read or write will occur at that place. Seeking past the beginning or end of the file is not allowed, and causes an error.
Fs Class | Tao.PhysFs Namespace | PHYSFS_tell