|
Ruby
1.9.3p448(2013-06-27revision41675)
|
#include <ruby.h>
Data Fields | |
| struct RBasic | basic |
| const rb_data_type_t * | type |
| VALUE | typed_flag |
| void * | data |
| struct RBasic RTypedData::basic |
| void* RTypedData::data |
Definition at line 790 of file ruby.h.
Referenced by gc_mark_children().
1.7.6.1