[−][src]Function sdl2_sys::SDL_UnionRect
pub unsafe extern "C" fn SDL_UnionRect(
A: *const SDL_Rect,
B: *const SDL_Rect,
result: *mut SDL_Rect
)
\brief Calculate the union of two rectangles.
pub unsafe extern "C" fn SDL_UnionRect(
A: *const SDL_Rect,
B: *const SDL_Rect,
result: *mut SDL_Rect
)
\brief Calculate the union of two rectangles.