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

Data Fields

VALUE exc
 
const char * fmt
 
va_list * ap
 

Detailed Description

Definition at line 11943 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 11946 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 11944 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 11945 of file gc.c.


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