LDBL_MIN_EXP

extern (C) @trusted nothrow @nogc
enum LDBL_MIN_EXP = real.min_exp;

Meta