|
M4RI 1.0.1
|
#include <misc.h>
Data Fields | |
| size_t | size |
| void * | data |
The mmc memory management functions check a cache for re-usable unused memory before asking the system for it.
| void* _mm_block::data |
Pointer to buffer of data.
| size_t _mm_block::size |
Size in bytes of the data.
1.7.4