Tao.PhysFs SDK Documentation
Fs.PHYSFS_flush Method
[Visual Basic]
Public Shared Function PHYSFS_flush( _
ByVal
handle
As
IntPtr
_
) As
Integer
[C#]
public static
int
PHYSFS_flush(
IntPtr
handle
);
See Also
Fs Class
|
Tao.PhysFs Namespace