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

#include <internal.h>

Collaboration diagram for ncdirect:

Data Fields

ncpalette palette
 
FILE * ttyfp
 
tinfo tcache
 
uint64_t channels
 
uint16_t stylemask
 
uint64_t flags
 
ncsharedstats stats
 
unsigned eof
 

Detailed Description

Definition at line 250 of file internal.h.

Field Documentation

◆ channels

uint64_t channels

Definition at line 254 of file internal.h.

◆ eof

unsigned eof

Definition at line 258 of file internal.h.

◆ flags

uint64_t flags

Definition at line 256 of file internal.h.

◆ palette

ncpalette palette

Definition at line 251 of file internal.h.

◆ stats

Definition at line 257 of file internal.h.

◆ stylemask

uint16_t stylemask

Definition at line 255 of file internal.h.

◆ tcache

tinfo tcache

Definition at line 253 of file internal.h.

◆ ttyfp

FILE* ttyfp

Definition at line 252 of file internal.h.


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