Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
rb_ractor_struct::gc_mark_func_data_struct Struct Reference

Data Fields

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

Detailed Description

Definition at line 148 of file ractor_core.h.

Field Documentation

◆ data

void* rb_ractor_struct::gc_mark_func_data_struct::data

Definition at line 149 of file ractor_core.h.

◆ mark_func

void(* rb_ractor_struct::gc_mark_func_data_struct::mark_func) (VALUE v, void *data)

Definition at line 150 of file ractor_core.h.


The documentation for this struct was generated from the following file: