mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
137 B
137 B
mrb_ary_new
mrb_value mrb_ary_new(mrb_state *mrb);
Initializes an array.
Example
example.c