[][src]Function mruby_sys::mrb_args_rest

pub fn mrb_args_rest() -> mrb_aspec

rest argument

def foo(n1, *rest); end