|
Ruby 3.1.4p223 (2023-03-30 revision HEAD)
|
Data Fields | |
| void * | data |
| void(* | mark_func )(VALUE v, void *data) |
Definition at line 145 of file ractor_core.h.
| void* rb_ractor_struct::gc_mark_func_data_struct::data |
Definition at line 146 of file ractor_core.h.
| void(* rb_ractor_struct::gc_mark_func_data_struct::mark_func) (VALUE v, void *data) |
Definition at line 147 of file ractor_core.h.