Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
|
Data Fields | |
VALUE | flags |
VALUE | reserved |
void(* | func )(rb_iseq_t *, struct iseq_link_anchor *, const void *) |
const void * | data |
Definition at line 7770 of file rb_mjit_min_header-3.1.3.h.
const void * rb_iseq_new_with_callback_callback_func::data |
Definition at line 7774 of file rb_mjit_min_header-3.1.3.h.
VALUE rb_iseq_new_with_callback_callback_func::flags |
Definition at line 7771 of file rb_mjit_min_header-3.1.3.h.
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.
VALUE rb_iseq_new_with_callback_callback_func::reserved |
Definition at line 7772 of file rb_mjit_min_header-3.1.3.h.