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 7795 of file rb_mjit_min_header-3.1.3.h.
const void * rb_iseq_new_with_callback_callback_func::data |
Definition at line 7799 of file rb_mjit_min_header-3.1.3.h.
VALUE rb_iseq_new_with_callback_callback_func::flags |
Definition at line 7796 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 7798 of file rb_mjit_min_header-3.1.3.h.
VALUE rb_iseq_new_with_callback_callback_func::reserved |
Definition at line 7797 of file rb_mjit_min_header-3.1.3.h.