filledPieColor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int filledPieColor(SDL_Renderer* dst, Sint16 x, Sint16 y, Sint16 rad, Sint16 start, Sint16 end, Uint32 color)
    version(BindSDLgfx_Static)
    extern (C) @nogc nothrow
    int
    filledPieColor
    (
    SDL_Renderer* dst
    ,
    Sint16 x
    ,
    Sint16 y
    ,
    Sint16 rad
    ,
    Sint16 start
    ,
    Sint16 end
    ,
    Uint32 color
    )
  2. p_filledPieColor filledPieColor;

Meta