Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
rb_postponed_job_struct Struct Reference

Data Fields

rb_postponed_job_func_t func
 
void * data
 

Detailed Description

Definition at line 1568 of file vm_trace.c.

Field Documentation

◆ data

void* rb_postponed_job_struct::data

Definition at line 1570 of file vm_trace.c.

◆ func

rb_postponed_job_func_t rb_postponed_job_struct::func ( void  )

Definition at line 1569 of file vm_trace.c.


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