#include <ruby.h>
Data Fields | |
| struct RBasic | basic |
| const rb_data_type_t * | type |
| VALUE | typed_flag |
| void * | data |
Definition at line 788 of file ruby.h.
struct RBasic RTypedData::basic [read] |
| void* RTypedData::data |
| const rb_data_type_t* RTypedData::type |
Definition at line 790 of file ruby.h.
Referenced by gc_mark_children().
1.6.1