SDL_clamp

Undocumented in source. Be warned that the author may not have intended to support it.
pragma(inline, true) @nogc nothrow pure @safe
static if(sdlSupport >= SDLSupport.v2_0_18)
T
SDL_clamp
(
T
)
(
T x
,
T a
,
T b
)

Meta