FLT_MANT_DIG

extern (C) @trusted nothrow @nogc
enum FLT_MANT_DIG = float.mant_dig;

Meta