an SDL_Rect structure representing the first rectangle.
an SDL_Rect structure representing the second rectangle.
true if there is an intersection, false otherwise.
Threadsafety: It is safe to call this function from any thread.
\sa SDL_GetRectIntersection
Determine whether two rectangles intersect.
If either pointer is NULL the function will return false.