mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
feat(unicode): add SUniSPutUTF8
This commit is contained in:
parent
4bef36fcae
commit
9e00ad7036
3 changed files with 85 additions and 0 deletions
|
|
@ -5,4 +5,6 @@
|
|||
|
||||
uint32_t SUniSGetUTF8(const uint8_t* strptr, int32_t* chars);
|
||||
|
||||
void SUniSPutUTF8(uint32_t c, char* strptr);
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue