Ruby 4.1.0dev (2026-08-07 revision 3acc47d282230b3999b808578b8159c989953940)
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 1395 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 1396 of file wbcheck.c.

◆ data

void* wbcheck_foreach_data::data

Definition at line 1397 of file wbcheck.c.


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