Function artichoke_backend::sys::mrb_undef_method_id

source ·
pub unsafe extern "C" fn mrb_undef_method_id(
    arg1: *mut mrb_state,
    arg2: *mut RClass,
    arg3: mrb_sym
)