Ruby 3.2.2p53 (2023-03-30 revision e51014f9c05aa65cbf203442d37fef7c12390015)
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: