Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
fbuf Struct Reference

#include <fbuf.h>

Data Fields

uint64_t size
 
uint64_t used
 
char * buf
 

Detailed Description

Definition at line 25 of file fbuf.h.

Field Documentation

◆ buf

char* buf

Definition at line 28 of file fbuf.h.

◆ size

uint64_t size

Definition at line 26 of file fbuf.h.

◆ used

uint64_t used

Definition at line 27 of file fbuf.h.


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