Skip to content

mrb_malloc

cremno edited this page Sep 10, 2013 · 1 revision

mrb_malloc

Declaration Definition
mruby.h TODO
void *mrb_malloc(mrb_state*, size_t); /* raise RuntimeError if no mem */

TODO (description)

Parameters

TODO

Return value

TODO

See also

TODO

Clone this wiki locally