cdDecodeColorAlpha

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(CD)
extern (C) @nogc nothrow
void
cdDecodeColorAlpha
(
c_long color
,
ubyte* red
,
ubyte* green
,
ubyte* blue
,
ubyte* alpha
)

Meta