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

Data Fields

VALUE exc
 
const charfmt
 
va_listap
 

Detailed Description

Definition at line 9523 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 9526 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 9524 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 9525 of file gc.c.


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