Skip to content

mrb_convert_type

cremno edited this page Sep 10, 2013 · 1 revision

mrb_convert_type

Declaration Definition
mruby.h TODO
mrb_value mrb_convert_type(mrb_state *mrb, mrb_value val, enum mrb_vtype type, const char *tname, const char *method);

TODO (description)

Parameters

TODO

Return value

TODO

See also

TODO

Clone this wiki locally