Ruby 3.5.0dev (2025-05-21 revision 3487117e55f09e710cdf338ce5b87607b0b51d6d)
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 798 of file mmtk.c.

Field Documentation

◆ data

void* rb_gc_impl_each_objects_data::data

Definition at line 800 of file mmtk.c.

◆ func

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

Definition at line 799 of file mmtk.c.


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