Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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 files: