FLT_MIN_10_EXP

extern (C) @trusted nothrow @nogc
enum FLT_MIN_10_EXP = float.min_10_exp;

Meta