platform topic
CategoryPlatform
SDL provides a means to identify the app's platform, both at compile time and runtime.
Functions
-
sdlGetPlatform(
) → String? platform - Get the name of the platform.
SDL provides a means to identify the app's platform, both at compile time and runtime.