#include <ruby.h>
Data Fields | |
| struct RBasic | basic |
| const rb_data_type_t * | type |
| VALUE | typed_flag |
| void * | data |
Definition at line 772 of file ruby.h.
| struct RBasic RTypedData::basic |
| void* RTypedData::data |
| const rb_data_type_t* RTypedData::type |
Definition at line 774 of file ruby.h.
Referenced by gc_mark_children().
1.7.1