Type Definition rbspy_ruby_structs::ruby_2_4_7::vm_call_handler[][src]

type vm_call_handler = Option<unsafe extern "C" fn(th: *mut rb_thread_struct, cfp: *mut rb_control_frame_struct, calling: *mut rb_calling_info, ci: *const rb_call_info, cc: *mut rb_call_cache) -> VALUE>;