Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
root_objects_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 9495 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 9496 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 9498 of file gc.c.

◆ func

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

Definition at line 9497 of file gc.c.


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