Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_gc_impl_each_objects_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 850 of file mmtk.c.

Field Documentation

◆ data

void* rb_gc_impl_each_objects_data::data

Definition at line 852 of file mmtk.c.

◆ func

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

Definition at line 851 of file mmtk.c.


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