SDL_WINAPI_FAMILY_PHONE - Man Page
A preprocessor macro that defined to 1 if compiling for Windows Phone.
Synopsis
#include <SDL3/SDL_platform_defines.h> #define SDL_WINAPI_FAMILY_PHONE (WINAPI_FAMILY == WINAPI_FAMILY_PHONE_APP)
Availability
This macro is available since SDL 3.2.0.
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS