FLT_MIN

extern (C) @trusted nothrow @nogc
enum FLT_MIN = float.min_normal;
Suggestion Box / Bug Report