Ruby 4.1.0dev (2026-08-28 revision 5eb9a6925b805a17dced976d5b741afe5086aab1)
Data Fields
rb_gc_impl_each_objects_data Struct Reference

Data Fields

int(* func )(void *, void *, size_t, void *)
 
void * data
 

Detailed Description

Definition at line 1305 of file mmtk.c.

Field Documentation

◆ data

void* rb_gc_impl_each_objects_data::data

Definition at line 1307 of file mmtk.c.

◆ func

int(* rb_gc_impl_each_objects_data::func) (void *, void *, size_t, void *)

Definition at line 1306 of file mmtk.c.


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