Function artichoke_backend::sys::mrb_const_remove

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