mrb_check_type - cremno/mruby GitHub Wiki
mrb_check_type
| Declaration | Definition |
|---|---|
| mruby.h | TODO |
void mrb_check_type(mrb_state *mrb, mrb_value x, enum mrb_vtype t);
TODO (description)
Parameters
TODO
Return value
TODO
See also
TODO
| Declaration | Definition |
|---|---|
| mruby.h | TODO |
void mrb_check_type(mrb_state *mrb, mrb_value x, enum mrb_vtype t);
TODO (description)
TODO
TODO
TODO