DECIMAL_DIG

extern (C) @trusted nothrow @nogc
enum DECIMAL_DIG = real.dig;

Meta