makeEnumBindFns

enum makeEnumBindFns = (bool cStyle, bool dStyle) nothrow pure @(safe);

Return Value

A mixin string with code for creating enum bindings.

Meta