Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
rb_iseq_new_with_callback_callback_func Struct Reference

Data Fields

VALUE flags
 
VALUE reserved
 
void(* func )(rb_iseq_t *, struct iseq_link_anchor *, const void *)
 
const void * data
 

Detailed Description

Definition at line 7770 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ data

const void * rb_iseq_new_with_callback_callback_func::data

Definition at line 7774 of file rb_mjit_min_header-3.1.3.h.

◆ flags

VALUE rb_iseq_new_with_callback_callback_func::flags

Definition at line 7771 of file rb_mjit_min_header-3.1.3.h.

◆ func

void(* rb_iseq_new_with_callback_callback_func::func)(rb_iseq_t *, struct iseq_link_anchor *, const void *) ( void  )

Definition at line 7773 of file rb_mjit_min_header-3.1.3.h.

◆ reserved

VALUE rb_iseq_new_with_callback_callback_func::reserved

Definition at line 7772 of file rb_mjit_min_header-3.1.3.h.


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