Ruby 4.1.0dev (2026-09-26 revision 227006291d35b2255b3f7a888d75102c129b0472)
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 5153 of file gc.c.

Field Documentation

◆ arg

void* gf_mark_foreach_ctx::arg

Definition at line 5155 of file gc.c.

◆ cb

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

Definition at line 5154 of file gc.c.


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