[][src]Function mruby_sys::mrb_check_type

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