pResourceManagerVFS property

Pointer<Void> pResourceManagerVFS
getter/setter pair

A pointer to a pre-allocated VFS object to use with the resource manager. This is ignored if pResourceManager is not NULL.

Implementation

external ffi.Pointer<ma_vfs> pResourceManagerVFS;