mirror of
https://github.com/thestk/stk
synced 2026-01-11 20:11:52 +00:00
4 lines
78 B
C
4 lines
78 B
C
int SwapInt(int inf);
|
|
short SwapShort(short inf);
|
|
float SwapFloat(float inf);
|