[−][src]Constant mruby_sys::specifiers::CARRAY_AND_LEN
pub const CARRAY_AND_LEN: &str
Receive two arguments, a C Array of mrb_value
s and len. Usable like:
mrb_get_args(mrb, "a", &ptr, &blen);
pub const CARRAY_AND_LEN: &str
Receive two arguments, a C Array of mrb_value
s and len. Usable like:
mrb_get_args(mrb, "a", &ptr, &blen);