artichoke_backend::sys

Function 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