sfFloatRect_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 sfFloatRect_intersects(const(sfFloatRect)* rect1, const(sfFloatRect)* rect2, sfFloatRect* intersection)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfFloatRect_intersects
  2. psfFloatRect_intersects sfFloatRect_intersects;

Meta