#include <revolution/vf.h>
typedef s32 VFErr;
extern VFErr VFFileSync( VFFile* file );
|
Pointer to the file descriptor. |
Returns 0 for success.
Otherwise, returns a VFErr other than 0.
Writes back the data in the cache of the specified file to the media.
However, data in the cache that has not been updated is not written back.
2006/09/26 Release.
CONFIDENTIAL