Function artichoke_backend::sys::mrb_check_type

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