Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
rb_unblock_callback Struct Reference

Data Fields

rb_unblock_function_tfunc
void * arg

Detailed Description

Definition at line 1018 of file vm_core.h.

Field Documentation

◆ arg

void* rb_unblock_callback::arg

Definition at line 1020 of file vm_core.h.

◆ func

rb_unblock_function_t* rb_unblock_callback::func

Definition at line 1019 of file vm_core.h.


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