LDBL_MIN

extern (C) @trusted nothrow @nogc
enum LDBL_MIN = real.min_normal;

Meta