SDL_FRectEqualsEpsilon

Undocumented in source. Be warned that the author may not have intended to support it.
pragma(inline, true) @nogc nothrow pure
static if(sdlSupport >= SDLSupport.v2_0_22)
bool
SDL_FRectEqualsEpsilon
(
const(SDL_FRect)* a
,
const(SDL_FRect)* b
,
const float epsilon
)

Meta