sfIntRect_intersects

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfBool sfIntRect_intersects(const(sfIntRect)* rect1, const(sfIntRect)* rect2, sfIntRect* intersection)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfIntRect_intersects
  2. psfIntRect_intersects sfIntRect_intersects;

Meta