Ruby 3.4.3p32 (2025-04-14 revision d0b7e5b6a04bde21ca483d20a1546b28b401c2d4)
gc_raise_tag Struct Reference

Data Fields

VALUE exc
 
const char * fmt
 
va_list * ap
 

Detailed Description

Definition at line 4437 of file gc.c.

Field Documentation

◆ ap

va_list* gc_raise_tag::ap

Definition at line 4440 of file gc.c.

◆ exc

VALUE gc_raise_tag::exc

Definition at line 4438 of file gc.c.

◆ fmt

const char* gc_raise_tag::fmt

Definition at line 4439 of file gc.c.


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