[−][src]Constant mruby_sys::specifiers::CSTRING_AND_LEN
pub const CSTRING_AND_LEN: &str
Retrieve a CString
and its length. Usable like:
mrb_get_args(mrb, "s", &ptr, &plen);
pub const CSTRING_AND_LEN: &str
Retrieve a CString
and its length. Usable like:
mrb_get_args(mrb, "s", &ptr, &plen);