Function sdl2_sys::SDL_UnionRect [] [src]

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.