Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Data Fields
FBufferStruct Struct Reference

#include <fbuffer.h>

Data Fields

unsigned long initial_length
 
char * ptr
 
unsigned long len
 
unsigned long capa
 

Detailed Description

Definition at line 46 of file fbuffer.h.

Field Documentation

◆ capa

unsigned long FBufferStruct::capa

Definition at line 50 of file fbuffer.h.

◆ initial_length

unsigned long FBufferStruct::initial_length

Definition at line 47 of file fbuffer.h.

◆ len

unsigned long FBufferStruct::len

Definition at line 49 of file fbuffer.h.

◆ ptr

char* FBufferStruct::ptr

Definition at line 48 of file fbuffer.h.


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