VFSFile objects describe an opened VFS stream, basically being similar in purpose as stdio FILE
More...
VFSFile objects describe an opened VFS stream, basically being similar in purpose as stdio FILE
Definition at line 39 of file vfs.c.
The base vtable used for VFS functions.
Definition at line 41 of file vfs.c.
Opaque data used by the transport plugins.
Definition at line 42 of file vfs.c.
Used to detect invalid or twice-closed objects.
Definition at line 43 of file vfs.c.
The URI of the stream.
Definition at line 40 of file vfs.c.
The documentation for this struct was generated from the following file: