Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
root_objects_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 9481 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 9482 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 9484 of file gc.c.

◆ func

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

Definition at line 9483 of file gc.c.


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