Ruby 4.1.0dev (2026-03-05 revision 8a87cebd1874f8f9f68af8928191ee3f0d97bb28)
Data Fields
rb_unblock_callback Struct Reference

Data Fields

rb_unblock_function_tfunc
 
void * arg
 

Detailed Description

Definition at line 1026 of file vm_core.h.

Field Documentation

◆ arg

void* rb_unblock_callback::arg

Definition at line 1028 of file vm_core.h.

◆ func

rb_unblock_function_t* rb_unblock_callback::func

Definition at line 1027 of file vm_core.h.


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