Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
rb_unblock_callback Struct Reference

Data Fields

rb_unblock_function_tfunc
 
void * arg
 

Detailed Description

Definition at line 873 of file vm_core.h.

Field Documentation

◆ arg

void* rb_unblock_callback::arg

Definition at line 875 of file vm_core.h.

◆ func

rb_unblock_function_t* rb_unblock_callback::func

Definition at line 874 of file vm_core.h.


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