pnk_rgba

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(BindNuklear_Dynamic)
extern (C) @nogc nothrow
alias pnk_rgba = nk_color function
(
int r
,
int g
,
int b
,
int a
)

Meta