Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
Data Fields
gc_raise_tag Struct Reference

Data Fields

VALUE exc
 
const charfmt
 
va_listap
 

Detailed Description

Definition at line 9522 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 9525 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 9523 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 9524 of file gc.c.


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