|
Barrelfish
|
Public interface for memobj. More...
Data Fields | |
| size_t | size |
| Size of the object. | |
| memobj_flags_t | flags |
| Flags for the object. NYI. | |
| enum memobj_type | type |
| Type of the memory object. | |
| struct memobj_funcs | f |
| Function pointers. | |
Public interface for memobj.
1.8.11