Ruby 4.0.0dev (2025-12-25 revision 6a66129d6c289b0da99cd89592f5ee948da6f381)
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 4553 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 4554 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 4556 of file gc.c.

◆ func

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

Definition at line 4555 of file gc.c.


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