Tell SDL_ttf whether UNICODE text is generally byteswapped.
Defined in SDL_ttf.h
swapped | boolean to indicate whether text is byteswapped |
A UNICODE BOM character in a string will override this setting for the remainder of that string.
This function is available since SDL_ttf 2.0.12.