Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
rb_unblock_callback Struct Reference

Data Fields

rb_unblock_function_tfunc
 
void * arg
 

Detailed Description

Definition at line 1007 of file vm_core.h.

Field Documentation

◆ arg

void* rb_unblock_callback::arg

Definition at line 1009 of file vm_core.h.

◆ func

rb_unblock_function_t* rb_unblock_callback::func

Definition at line 1008 of file vm_core.h.


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