Ark Server API (ASE) - Wiki
Loading...
Searching...
No Matches
buf_mem_st Struct Reference

#include <buffer.h>

Public Attributes

size_t length
 
char * data
 
size_t max
 
unsigned long flags
 

Detailed Description

Definition at line 38 of file buffer.h.

Member Data Documentation

◆ data

char* buf_mem_st::data

Definition at line 40 of file buffer.h.

◆ flags

unsigned long buf_mem_st::flags

Definition at line 42 of file buffer.h.

◆ length

size_t buf_mem_st::length

Definition at line 39 of file buffer.h.

◆ max

size_t buf_mem_st::max

Definition at line 41 of file buffer.h.


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