p_ellipseColor

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(!BindSDLgfx_Static)
extern (C) @nogc nothrow
alias p_ellipseColor = int function
(
SDL_Renderer* dst
,
Sint16 x
,
Sint16 y
,
Sint16 rx
,
Sint16 ry
,
Uint32 color
)

Meta