Skip to content

mrb_type

cremno edited this page Sep 10, 2013 · 2 revisions

mrb_type

Declaration Definition
value.h value.h
#define mrb_type(o)  /* various implementations */
static inline enum mrb_vtype mrb_type(mrb_value o);

TODO (description)

Parameters

TODO

Return value

TODO

See also

TODO

Clone this wiki locally