Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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 11860 of file gc.c.

Field Documentation

◆ category

const char* root_objects_data::category

Definition at line 11861 of file gc.c.

◆ data

void* root_objects_data::data

Definition at line 11863 of file gc.c.

◆ func

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

Definition at line 11862 of file gc.c.


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