Skip to content

mrb_str_cat_cstr

cremno edited this page Sep 10, 2013 · 1 revision

mrb_str_cat_cstr

Declaration Definition
string.h TODO
mrb_value mrb_str_cat_cstr(mrb_state *, mrb_value, const char *);

TODO (description)

Parameters

TODO

Return value

TODO

See also

TODO

Clone this wiki locally