Ruby 4.1.0dev (2026-09-14 revision c4e06b4e30d0dbdd1a9cd76f5d97fe1220b3a23c)
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 4935 of file gc.c.

Field Documentation

◆ arg

void* gf_mark_foreach_ctx::arg

Definition at line 4937 of file gc.c.

◆ cb

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

Definition at line 4936 of file gc.c.


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