Ruby 4.1.0dev (2026-09-21 revision 681d0f1425cdb6e206163e73ffd9dfd468e62133)
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 1309 of file mmtk.c.

Field Documentation

◆ data

void* rb_gc_impl_each_objects_data::data

Definition at line 1311 of file mmtk.c.

◆ func

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

Definition at line 1310 of file mmtk.c.


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