[−][src]Function artichoke_backend::sys::mrb_args_rest
#[must_use]pub const fn mrb_args_rest() -> mrb_aspec
rest argument
def foo(n1, *rest); end
#[must_use]pub const fn mrb_args_rest() -> mrb_aspec
rest argument
def foo(n1, *rest); end