Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
rb_unblock_callback Struct Reference

Data Fields

rb_unblock_function_t * func
 
void * arg
 

Detailed Description

Definition at line 878 of file vm_core.h.

Field Documentation

◆ arg

void * rb_unblock_callback::arg

Definition at line 880 of file vm_core.h.

◆ func

rb_unblock_function_t * rb_unblock_callback::func

Definition at line 879 of file vm_core.h.


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