bindbc-sdl v1.4.8 (2024-07-02T09:16:45Z)
Dub
Repo
SDL_FRectEquals
sdl
rect
Undocumented in source. Be warned that the author may not have intended to support it.
pragma(
inline
, true) nothrow @
nogc
pure
static if
(
sdlSupport >= SDLSupport.v2_0_22
)
bool
SDL_FRectEquals
(
const
(
SDL_FRect
)*
a
,
const
(
SDL_FRect
)*
b
)
Meta
Source
See Implementation
sdl
rect
functions
SDL_FRectEmpty
SDL_FRectEquals
SDL_FRectEqualsEpsilon
SDL_PointInFRect
SDL_PointInRect
SDL_RectEmpty
SDL_RectEquals
structs
SDL_FPoint
SDL_FRect
SDL_Point
SDL_Rect