Ruby 3.5.0dev (2025-04-26 revision b1283b45e6246a85ce34be54e5806fb0ca2e3d2d)
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 4056 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 4057 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 4059 of file gc.c.

◆ func

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

Definition at line 4058 of file gc.c.


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