sdl3-src 3.2.22

Source code of the SDL 3 library
Documentation
1
2
3
4
5
6
7
# String policies in SDL3.

## Encoding.

Unless otherwise specified, all strings in SDL, across all platforms, are
UTF-8 encoded and can represent the full range of [Unicode](https://unicode.org).