Ruby 3.1.4p223 (2023-03-30 revision HEAD)
Data Fields
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 1143 of file node.c.

Field Documentation

◆ buf

NODE node_buffer_elem_struct::buf[FLEX_ARY_LEN]

Definition at line 1146 of file node.c.

◆ len

long node_buffer_elem_struct::len

Definition at line 1145 of file node.c.

◆ next

struct node_buffer_elem_struct* node_buffer_elem_struct::next

Definition at line 1144 of file node.c.


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