IoTivity-Lite
|
An allocation block. More...
#include <oc_mmem.h>
Data Fields | |
void * | ptr |
Pointer to the memory. More... | |
size_t | size |
Size of this block. More... | |
An allocation block.
void* ptr |
Pointer to the memory.
size_t size |
Size of this block.