Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: