Concrete Python
git-339c971
|
#include <concrete/arena.hpp>
Public Attributes | |
const void * | base |
size_t | size |
Memory snapshot parameters.
const void* base |
Start of the arena memory.
size_t size |
Size of the arena memory in bytes.