Ruby
2.4.2p198(2017-09-14revision59899)
|
#include <ruby.h>
Data Fields | |
struct RBasic | basic |
void(* | dmark )(void *) |
void(* | dfree )(void *) |
void * | data |
void(* RData::dmark) (void *) |
Definition at line 1080 of file ruby.h.
Referenced by gc_mark_children().