Ruby 3.2.3p157 (2024-01-18 revision 52bb2ac0a6971d0391efa2275f7a66bff319087c)
Data Fields
rb_postponed_job_struct Struct Reference

Data Fields

rb_postponed_job_func_t func
 
void * data
 

Detailed Description

Definition at line 1595 of file vm_trace.c.

Field Documentation

◆ data

void* rb_postponed_job_struct::data

Definition at line 1597 of file vm_trace.c.

◆ func

rb_postponed_job_func_t rb_postponed_job_struct::func

Definition at line 1596 of file vm_trace.c.


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