Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
gc_raise_tag Struct Reference

Data Fields

VALUE exc
const char * fmt
va_list * ap

Detailed Description

Definition at line 4448 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 4451 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 4449 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 4450 of file gc.c.


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