Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
rb_unblock_callback Struct Reference

Data Fields

rb_unblock_function_tfunc
 
void * arg
 

Detailed Description

Definition at line 960 of file vm_core.h.

Field Documentation

◆ arg

void* rb_unblock_callback::arg

Definition at line 962 of file vm_core.h.

◆ func

rb_unblock_function_t* rb_unblock_callback::func

Definition at line 961 of file vm_core.h.


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