[][src]Function mruby_sys::mrb_args_req

pub fn mrb_args_req(n: u32) -> mrb_aspec

Function requires n arguments.

@param n The number of required arguments.