Ruby 3.5.0dev (2025-04-03 revision 29dafa5fc21343803127dda7d608f1f1f7908e7b)
Data Fields
iseq_callback_data Struct Reference

Data Fields

rb_iseq_callback callback
 
void * data
 

Detailed Description

Definition at line 1086 of file yjit.c.

Field Documentation

◆ callback

rb_iseq_callback iseq_callback_data::callback

Definition at line 1087 of file yjit.c.

◆ data

void* iseq_callback_data::data

Definition at line 1088 of file yjit.c.


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