Convert and write a signed 16-bit littleendian value.
zero on failure, non-zero on success. On failure, you can find out what went wrong from PHYSFS_getLastError().
Convenience function. Convert a signed 16-bit value from the platform's native byte order to littleendian and write it to a file.
Fs Class | Tao.PhysFs Namespace