Opaque runtime serializer context passed around as a single object.
More...
#include <ser_rt.h>
|
|
void * | user = nullptr |
| |
|
save_raw_fn | save_raw = nullptr |
| |
|
load_raw_fn | load_raw = nullptr |
| |
|
data_fn | data = nullptr |
| |
|
reset_fn | reset = nullptr |
| |
|
tell_fn | tell = nullptr |
| |
|
bytes_fn | bytes = nullptr |
| |
|
seek_fn | seek = nullptr |
| |
Opaque runtime serializer context passed around as a single object.
The documentation for this struct was generated from the following file:
- /home/runner/work/gaia-ecs/gaia-ecs/include/gaia/ser/ser_rt.h