Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
root_objects_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 4506 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 4507 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 4509 of file gc.c.

◆ func

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

Definition at line 4508 of file gc.c.


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