Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Data Fields
rb_unblock_callback Struct Reference

#include <vm_core.h>

Data Fields

rb_unblock_function_tfunc
 
voidarg
 

Detailed Description

Definition at line 816 of file vm_core.h.

Field Documentation

◆ arg

void * rb_unblock_callback::arg

Definition at line 818 of file vm_core.h.

◆ func

rb_unblock_function_t * rb_unblock_callback::func ( void  )

Definition at line 817 of file vm_core.h.


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