A macro to decide if the compiler supports __attribute__((target)).
Defined in <SDL3/SDL_intrin.h>
#define SDL_HAS_TARGET_ATTRIBSEven though this is defined in SDL's public headers, it is generally not used directly by apps. Apps should probably just use SDL_TARGETING directly, instead.
This macro is available since SDL 3.2.0.