stb_arith
extern (C) @nogc nothrow
struct stb_arith {
}
Members
- buffered_u8
int buffered_u8;
Undocumented in source.
- code
uint code;
Undocumented in source.
- output
stbfile* output;
Undocumented in source.
- pending_ffs
int pending_ffs;
- range
uint range;
Undocumented in source.
- range_high
uint range_high;
Undocumented in source.
- range_low
uint range_low;
Undocumented in source.
stb binding
aliasesenumsfunctionsstatic variablesstructs