Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
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 11899 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 11900 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 11902 of file gc.c.

◆ func

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

Definition at line 11901 of file gc.c.


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