Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
rb_gc_impl_each_objects_data Struct Reference

Data Fields

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

Detailed Description

Definition at line 853 of file mmtk.c.

Field Documentation

◆ data

void* rb_gc_impl_each_objects_data::data

Definition at line 855 of file mmtk.c.

◆ func

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

Definition at line 854 of file mmtk.c.


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