SDL_IntersectRect

Undocumented in source.
  1. SDL_bool SDL_IntersectRect(const(SDL_Rect)* A, const(SDL_Rect)* B, SDL_Rect* result)
  2. pSDL_IntersectRect SDL_IntersectRect;
    __gshared
    static if(!(staticBinding))
    pSDL_IntersectRect SDL_IntersectRect;

Meta