mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
internal.h: aggregate prototypes to internal.h.
- mrb_f_send() - mrb_ci_nregs()
This commit is contained in:
+1
-1
@@ -187,7 +187,7 @@ mrb_free_context(mrb_state *mrb, struct mrb_context *c)
|
||||
|
||||
void mrb_protect_atexit(mrb_state *mrb);
|
||||
|
||||
MRB_API void
|
||||
MRB_API void
|
||||
mrb_close(mrb_state *mrb)
|
||||
{
|
||||
if (!mrb) return;
|
||||
|
||||
Reference in New Issue
Block a user