Header: mruby/istruct.h
Function Summary collapse
-
mrb_int mrb_istruct_size(void)
-
void* mrb_istruct_ptr(mrb_value)
-
void mrb_istruct_copy(mrb_value, mrb_value)
Define Summary
- #define MRUBY_ISTRUCT_H
- #define ISTRUCT_DATA_SIZE
Inline structures that fit in RVALUE
They cannot have finalizer, and cannot have instance variables.
- #define RISTRUCT
- #define ISTRUCT_PTR