Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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 1108 of file node.c.

Field Documentation

◆ buf

NODE node_buffer_elem_struct::buf[FLEX_ARY_LEN]

Definition at line 1111 of file node.c.

◆ len

long node_buffer_elem_struct::len

Definition at line 1110 of file node.c.

◆ next

struct node_buffer_elem_struct* node_buffer_elem_struct::next

Definition at line 1109 of file node.c.


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