Ruby 4.1.0dev (2026-09-10 revision 3742091090a3ebc2187d4eca9c8abd141e026306)
Data Fields
wbcheck_foreach_data Struct Reference

Data Fields

int(* callback )(VALUE obj, rb_wbcheck_object_info_t *info, void *data)
 
void * data
 

Detailed Description

Definition at line 1402 of file wbcheck.c.

Field Documentation

◆ callback

int(* wbcheck_foreach_data::callback) (VALUE obj, rb_wbcheck_object_info_t *info, void *data)

Definition at line 1403 of file wbcheck.c.

◆ data

void* wbcheck_foreach_data::data

Definition at line 1404 of file wbcheck.c.


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