Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
gc_raise_tag Struct Reference

Data Fields

VALUE exc
 
const charfmt
 
va_listap
 

Detailed Description

Definition at line 9536 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 9539 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 9537 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 9538 of file gc.c.


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