Function artichoke_backend::sys::mrb_const_set

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