Ruby 4.1.0dev (2026-09-26 revision 57213d44ce7b1a31fc9648e9cd5eb0c4507f4a49)
Data Fields
gc_raise_tag Struct Reference

Data Fields

VALUE exc
 
const char * fmt
 
va_list * ap
 

Detailed Description

Definition at line 6059 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 6062 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 6060 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 6061 of file gc.c.


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