SDL_PLATFORM_LINUX - Man Page
A preprocessor macro that is only defined if compiling for Linux.
Synopsis
#include <SDL3/SDL_platform_defines.h> #define SDL_PLATFORM_LINUX 1
Description
Note that Android, although ostensibly a Linux-based system, will not define this. It defines SDL_PLATFORM_ANDROID instead.
Availability
This macro is available since SDL 3.2.0.
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS