fehQlibs 26
Qlibs
Loading...
Searching...
No Matches
Data Fields
buffer Struct Reference

#include <buffer.h>

Data Fields

char * x
 
unsigned int p
 
size_t n
 
int fd
 
ssize_t(* op )()
 

Detailed Description

Definition at line 5 of file buffer.h.

Field Documentation

◆ fd

int fd

Definition at line 9 of file buffer.h.

◆ n

size_t n

Definition at line 8 of file buffer.h.

◆ op

ssize_t(* op) ()

Definition at line 10 of file buffer.h.

◆ p

unsigned int p

Definition at line 7 of file buffer.h.

◆ x

char* x

Definition at line 6 of file buffer.h.


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