Compute the absolute value of x.
\param x an integer value. \returns the absolute value of x.
\threadsafety It is safe to call this function from any thread.
\since This function is available since SDL 3.2.0.
See Implementation
Compute the absolute value of x.
\param x an integer value. \returns the absolute value of x.
\threadsafety It is safe to call this function from any thread.
\since This function is available since SDL 3.2.0.