p_bezierColor

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_bezierColor = int function
(
SDL_Renderer* dst
,
const Sint16* vx
,
const Sint16* vy
,
int n
,
int s
,
Uint32 color
)

Meta