artichoke_backend::sys

Function 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,
)