CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
VFSFile Struct Reference

#include <vfsfile.h>

Detailed Description

A file opened through a VFS with vfsOpen()

The provider's own file, plus what the VFS layer adds on top of it: copy-on-write lives here, so providers never have to know about it. Being a File, it can be handed to anything that takes one, whichever layer opened it.

Definition at line 55 of file vfsfile.h.


The documentation for this struct was generated from the following file: