Skip to content

mrb_malloc_simple

cremno edited this page Sep 10, 2013 · 1 revision

mrb_malloc_simple

Declaration Definition
mruby.h TODO
void *mrb_malloc_simple(mrb_state*, size_t); /* return NULL if no memory available */

TODO (description)

Parameters

TODO

Return value

TODO

See also

TODO

Clone this wiki locally