dunpack

Undocumented in source. Be warned that the author may not have intended to support it.

package @safe pure nothrow @nogc
bool
dunpack
(
const double d
,
out int exp
,
out ulong mantissa
,
out bool inf
,
out bool nan
)

Meta