Ruby 4.1.0dev (2026-08-08 revision 9f50e4e8dfc0b8e54a70febe3e041be637817f8a)
Data Fields
gf_mark_foreach_ctx Struct Reference

Data Fields

int(* cb )(VALUE key, VALUE val, void *arg)
 
void * arg
 

Detailed Description

Definition at line 4855 of file gc.c.

Field Documentation

◆ arg

void* gf_mark_foreach_ctx::arg

Definition at line 4857 of file gc.c.

◆ cb

int(* gf_mark_foreach_ctx::cb) (VALUE key, VALUE val, void *arg)

Definition at line 4856 of file gc.c.


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