LDBL_MANT_DIG

extern (C) @trusted nothrow @nogc
enum LDBL_MANT_DIG = real.mant_dig;

Meta