Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
root_objects_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 12174 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 12175 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 12177 of file gc.c.

◆ func

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

Definition at line 12176 of file gc.c.


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