Ruby 4.1.0dev (2026-08-14 revision 1c657aefdcb058af8d0c1d61d05f795743ab56f2)
Data Fields
root_objects_data Struct Reference

Data Fields

const char * category
 
void(* func )(const char *category, VALUE, void *)
 
void * data
 

Detailed Description

Definition at line 5450 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 5451 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 5453 of file gc.c.

◆ func

void(* root_objects_data::func) (const char *category, VALUE, void *)

Definition at line 5452 of file gc.c.


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