Skip to content

mrb_check_type

cremno edited this page Sep 10, 2013 · 1 revision

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

Clone this wiki locally