Project Alice
|
#include <simple_fs.hpp>
Public Attributes | |
char const * | data = nullptr |
uint32_t | file_size = 0 |
Definition at line 23 of file simple_fs.hpp.
char const* simple_fs::file_contents::data = nullptr |
Definition at line 24 of file simple_fs.hpp.
uint32_t simple_fs::file_contents::file_size = 0 |
Definition at line 25 of file simple_fs.hpp.