Ruby 2.7.7p221 (2022-11-24 revision 168ec2b1e5ad0e4688e963d9de019557c78feed9)
Data Fields
rb_objspace::mark_func_data_struct Struct Reference

Data Fields

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

Detailed Description

Definition at line 714 of file gc.c.

Field Documentation

◆ data

void* rb_objspace::mark_func_data_struct::data

Definition at line 715 of file gc.c.

◆ mark_func

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

Definition at line 716 of file gc.c.


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