[][src]Function mruby_sys::mrb_no_method_error

pub unsafe extern "C" fn mrb_no_method_error(
    mrb: *mut mrb_state,
    id: mrb_sym,
    args: mrb_value,
    fmt: *const c_char,
    _: ...
)