mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
c27ae4337d
If your function doesn't call VM recursively, you can use mrb_get_argv() instead of mrb_get_args(mrb, "*", ...).