makeFnBindFns

enum makeFnBindFns = (bool staticBinding, Version version_ = Version(0, 1, 1)) nothrow pure @(safe);

Return Value

A mixin string with code for creating function bindings.

Meta