BlendFn

@safe pure nothrow @nogc
alias BlendFn = ubyte function
(
const ubyte background
,
const ubyte foreground
)
pure nothrow @nogc

Meta