sfShapeGetPointCountCallback

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. alias sfShapeGetPointCountCallback = size_t function(void*)
    extern (C) nothrow
    static if(bindSFMLGraphics)
    static if(sfmlSupport >= SFMLSupport.sfml230)
    alias sfShapeGetPointCountCallback = size_t function
    (
    void*
    )
  2. alias sfShapeGetPointCountCallback = uint function(void*)

Meta