|
PatchworkOS
c9fea19
A non-POSIX operating system.
|
#include <space.h>
Data Fields | |
| space_callback_func_t | func |
| void * | private |
| uint64_t | pageAmount |
| space_callback_func_t space_callback_t::func |