frexpf

version(!CRuntime_Microsoft && !FreeBSD && !NetBSD && !OpenBSD && !DragonFlyBSD && !CRuntime_Bionic && CRuntime_UClibc)
extern (C) @trusted nothrow @nogc pure
float
frexpf
(
float value
,
int* exp
)

Meta