Ruby 3.3.6p108 (2024-11-05 revision 75015d4c1f6965b5e85e96fb309f1f2129f933c0)
gc_raise_tag Struct Reference

Data Fields

VALUE exc
 
const char * fmt
 
va_list * ap
 

Detailed Description

Definition at line 12218 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 12221 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 12219 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 12220 of file gc.c.


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