mruby/c VM Source Code release 3.4
Loading...
Searching...
No Matches
alloc.h File Reference

mruby/c memory management. More...

This graph shows which files directly or indirectly include this file:

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...

Detailed Description

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.