artichoke_backend::sys

Function mrb_check_type

Source
pub unsafe extern "C" fn mrb_check_type(
    mrb: *mut mrb_state,
    x: mrb_value,
    t: mrb_vtype,
)