Kohi Game Engine
|
Holds a handle to a file. More...
#include <filesystem.h>
Data Fields | |
void * | handle |
Opaque handle to internal file handle. More... | |
b8 | is_valid |
Indicates if this handle is valid. More... | |
Holds a handle to a file.
void* handle |
Opaque handle to internal file handle.
b8 is_valid |
Indicates if this handle is valid.