|
Concrete Python
git-339c971
|
#include <concrete/allocation.hpp>
Collaboration diagram for Allocator::Allocation: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.
1.7.6.1