Function sdl2_sys::rect::SDL_IntersectRect
[−]
[src]
pub unsafe extern "C" fn SDL_IntersectRect(
A: *const SDL_Rect,
B: *const SDL_Rect,
result: *mut SDL_Rect
) -> SDL_bool