Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
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 10993 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 10994 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 10996 of file gc.c.

◆ func

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

Definition at line 10995 of file gc.c.


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