void StreamWriteInt8(DewStream *Dst, signed char Value);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Dst | DewStream * | |
| 2 | Value | signed char |
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Dst | DewStream * | |
| 2 | Value | signed char |