Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
root_objects_data Struct Reference

Data Fields

const charcategory
 
void(* func )(const char *category, VALUE, void *)
 
voiddata
 

Detailed Description

Definition at line 9482 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 9483 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 9485 of file gc.c.

◆ func

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

Definition at line 9484 of file gc.c.


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