mruby/c memory management. More...
Go to the source code of this file.
Data Structures | |
| struct | MRBC_ALLOC_STATISTICS |
| Return value structure for mrbc_alloc_statistics function. More... | |
| struct | MRBC_ALLOC_PROF |
| for memory allocation profiling functions. if you use this, define MRBC_USE_ALLOC_PROF pre-processor macro. More... | |
mruby/c memory management.
Copyright (C) 2015- Kyushu Institute of Technology. Copyright (C) 2015- Shimane IT Open-Innovation Center. This file is distributed under BSD 3-Clause License. Memory management for objects in mruby/c.
Definition in file alloc.h.