Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
rb_postponed_job_struct Struct Reference

Data Fields

rb_postponed_job_func_t func
 
void * data
 

Detailed Description

Definition at line 1596 of file vm_trace.c.

Field Documentation

◆ data

void* rb_postponed_job_struct::data

Definition at line 1598 of file vm_trace.c.

◆ func

rb_postponed_job_func_t rb_postponed_job_struct::func

Definition at line 1597 of file vm_trace.c.


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