Skip to content

mrb_iv_remove

cremno edited this page Sep 10, 2013 · 1 revision

mrb_iv_remove

Declaration Definition
variable.h TODO
mrb_value mrb_iv_remove(mrb_state *mrb, mrb_value obj, mrb_sym sym);

TODO (description)

Parameters

TODO

Return value

TODO

See also

TODO

Clone this wiki locally