mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-08-06 23:39:02 +00:00
Also mark up all functions that return temporary memory with SDL_DECLSPEC_TEMP, to help people implementing language bindings. Fixes https://github.com/libsdl-org/SDL/issues/10378