sfShape_create

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. sfShape* sfShape_create(sfShapeGetPointCountCallback getPointCount, sfShapeGetPointCallback getPoint, void* userData)
    extern (C) @nogc nothrow
    static if(bindSFMLGraphics)
    static if(staticSFML)
    sfShape_create
  2. psfShape_create sfShape_create;

Meta