FLT_MIN_EXP

extern (C) @trusted nothrow @nogc
enum FLT_MIN_EXP = float.min_exp;

Meta