Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
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 193 of file ractor_core.h.

Field Documentation

◆ data

void* rb_ractor_struct::gc_mark_func_data_struct::data

Definition at line 194 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 195 of file ractor_core.h.


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