|
CX Framework
Cross-platform C utility framework
|
VFS object definitions. More...
Go to the source code of this file.
Data Structures | |
| struct | VFS |
| VFS Object. More... | |
Macros | |
| #define | vfsCreate(flags) VFS_create(flags) |
| #define | vfsCreateFromFS() VFS_createFromFS() |
Typedefs | |
| typedef struct VFS | VFS |
| VFS Object. | |
VFS object definitions.
Definition in file vfsobj.h.