rb_objspace::mark_func_data_struct Struct Reference


Data Fields

void * data
void(* mark_func )(VALUE v, void *data)

Detailed Description

Definition at line 511 of file gc.c.


Field Documentation

void* rb_objspace::mark_func_data_struct::data

Definition at line 512 of file gc.c.

Referenced by gc_mark().

void(* rb_objspace::mark_func_data_struct::mark_func)(VALUE v, void *data)

Referenced by gc_mark().


The documentation for this struct was generated from the following file:
Generated on 19 Jul 2016 for Ruby by  doxygen 1.4.7