Notcurses 3.0.13
a blingful library for TUIs and character graphics
Loading...
Searching...
No Matches
work_queue Struct Reference
Collaboration diagram for work_queue:

Data Fields

qstateqstates [WORKERDEPTH]
 
unsigned writeto
 
unsigned used
 
struct sixel_enginesengine
 

Detailed Description

Definition at line 113 of file sixel.c.

Field Documentation

◆ qstates

qstate* qstates[WORKERDEPTH]

Definition at line 114 of file sixel.c.

◆ sengine

struct sixel_engine* sengine

Definition at line 117 of file sixel.c.

◆ used

unsigned used

Definition at line 116 of file sixel.c.

◆ writeto

unsigned writeto

Definition at line 115 of file sixel.c.


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