LayerCombineFunc

The alias for the signature needed by CombineLayers functions

alias LayerCombineFunc = double function
(
double
,
double
)
pure nothrow @nogc @safe

Meta