Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
root_objects_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 3955 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 3956 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 3958 of file gc.c.

◆ func

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

Definition at line 3957 of file gc.c.


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