Ruby 3.2.1p31 (2023-02-08 revision 31819e82c88c6f8ecfaeb162519bfa26a14b21fd)
Data Fields
gc_raise_tag Struct Reference

Data Fields

VALUE exc
 
const char * fmt
 
va_list * ap
 

Detailed Description

Definition at line 11904 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 11907 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 11905 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 11906 of file gc.c.


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