CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
vfsfile.h File Reference
#include <cx/obj.h>
#include <cx/struct.h>
#include <cx/fs/fileobj.h>
#include <cx/fs/vfsobj.h>

Go to the source code of this file.

Data Structures

struct  VFSFile
 

Macros

#define vfsfileWriteString(self, str, byteswritten)   File_writeString(File(self), str, byteswritten)
 

Typedefs

typedef struct VFSFile VFSFile
 

Detailed Description

Note
This file is automatically generated from fs/vfsfile.cxh

Definition in file vfsfile.h.