bindbc-sdl ~master (2021-07-21T07:33:23Z)
Dub
Repo
SDL_UnionRect
bindbc
sdl
bind
sdlrect
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
void
SDL_UnionRect
(const(SDL_Rect)* A, const(SDL_Rect)* B, SDL_Rect* result)
extern (
C
) @
nogc
nothrow
static if
(
staticBinding
)
void
SDL_UnionRect
(
const
(
SDL_Rect
)*
A
,
const
(
SDL_Rect
)*
B
,
SDL_Rect
*
result
)
pSDL_UnionRect
SDL_UnionRect
;
Meta
Source
See Implementation
bindbc
sdl
bind
sdlrect
aliases
pSDL_EnclosePoints
pSDL_HasIntersection
pSDL_IntersectRect
pSDL_IntersectRectAndLine
pSDL_UnionRect
functions
SDL_EnclosePoints
SDL_HasIntersection
SDL_IntersectRect
SDL_IntersectRectAndLine
SDL_PointInRect
SDL_RectEmpty
SDL_RectEquals
SDL_UnionRect
structs
SDL_FPoint
SDL_FRect
SDL_Point
SDL_Rect