Ruby 3.5.0dev (2025-05-09 revision f30f0f0a22bb5cf536b5ca551f3dfa5ebb745030)
Data Fields
rb_unblock_callback Struct Reference

Data Fields

rb_unblock_function_tfunc
 
void * arg
 

Detailed Description

Definition at line 1001 of file vm_core.h.

Field Documentation

◆ arg

void* rb_unblock_callback::arg

Definition at line 1003 of file vm_core.h.

◆ func

rb_unblock_function_t* rb_unblock_callback::func

Definition at line 1002 of file vm_core.h.


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