Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
node_buffer_elem_struct Struct Reference

Data Fields

struct node_buffer_elem_structnext
 
long len
 
NODE buf [FLEX_ARY_LEN]
 

Detailed Description

Definition at line 1147 of file node.c.

Field Documentation

◆ buf

NODE node_buffer_elem_struct::buf[FLEX_ARY_LEN]

Definition at line 1150 of file node.c.

◆ len

long node_buffer_elem_struct::len

Definition at line 1149 of file node.c.

◆ next

struct node_buffer_elem_struct* node_buffer_elem_struct::next

Definition at line 1148 of file node.c.


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