Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
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 1152 of file node.c.

Field Documentation

◆ buf

NODE node_buffer_elem_struct::buf[FLEX_ARY_LEN]

Definition at line 1155 of file node.c.

◆ len

long node_buffer_elem_struct::len

Definition at line 1154 of file node.c.

◆ next

struct node_buffer_elem_struct* node_buffer_elem_struct::next

Definition at line 1153 of file node.c.


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