Ruby 4.1.0dev (2026-04-04 revision 3b6245536cf55da9e8bfcdb03c845fe9ef931d7f)
Data Fields
pm_buffer_t Struct Reference

Data Fields

size_t length
 
size_t capacity
 
char * value
 

Detailed Description

Definition at line 14 of file buffer.h.

Field Documentation

◆ capacity

size_t pm_buffer_t::capacity

Definition at line 19 of file buffer.h.

◆ length

size_t pm_buffer_t::length

Definition at line 16 of file buffer.h.

◆ value

char* pm_buffer_t::value

Definition at line 22 of file buffer.h.


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