Function artichoke_backend::sys::mrb_const_defined_at

source ·
pub unsafe extern "C" fn mrb_const_defined_at(
    mrb: *mut mrb_state,
    mod_: mrb_value,
    id: mrb_sym
) -> mrb_bool