Free an RTF display context.
Defined in SDL_rtf.h
ctx | the RTF context to free. |
Call this when done rendering RTF content, to free resources used by this context.
The context is not valid after this call. This does not destroy the associated SDL_Renderer, which can continue to draw and present.
This function is available since SDL_rtf 3.0.0.