proc.c: add `mrb_state` argument to `mrb_proc_copy()`.
The function may invoke the garbage collection and it requires `mrb_state` to run.
Showing
Please register or sign in to comment
The function may invoke the garbage collection and it requires `mrb_state` to run.