artichoke_backend::sys

Function mrb_undef_method_id

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