Function artichoke_backend::sys::mrb_args_req_and_opt
source · [−]Expand description
Function takes n1
mandatory arguments and n2
optional arguments
@param n1
The number of required arguments.
@param n2
The number of optional arguments.