Ruby 3.1.4p223 (2023-03-30 revision HEAD)
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

Definition at line 1569 of file vm_trace.c.


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