Ruby 3.5.0dev (2025-04-26 revision e4f85bfc311a3812de7bc2e9d068934e8b364574)
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: