Concrete Python
git-339c971
|
#include <concrete/allocation.hpp>
Public Attributes | |
unsigned int | address |
void * | data |
Memory block address specification.
void* data |
Short-term memory block reference or NULL if allocation failed. Valid until the next memory allocation.