SDL_LINE - Man Page
A macro that reports the current line number of the file being compiled.
Synopsis
#include <SDL3/SDL_assert.h> #define SDL_LINE __LINE__
Availability
This macro is available since SDL 3.2.0.
Info
SDL 3.2.16 Simple Directmedia Layer SDL3 FUNCTIONS