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

Data Fields

char * LL
 
char * RR
 

Detailed Description

Definition at line 373 of file util.c.

Field Documentation

◆ LL

char* stack_node::LL

Definition at line 373 of file util.c.

◆ RR

char * stack_node::RR

Definition at line 373 of file util.c.


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