mrb_undef_class_method_id

Function mrb_undef_class_method_id 

Source
pub unsafe extern "C-unwind" fn mrb_undef_class_method_id(
    mrb: *mut mrb_state,
    cls: *mut RClass,
    name: mrb_sym,
)