Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
root_objects_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 4514 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 4515 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 4517 of file gc.c.

◆ func

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

Definition at line 4516 of file gc.c.


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