copysignf

version(CRuntime_Microsoft)
extern (C) @trusted nothrow @nogc pure
float
copysignf
(
float x
,
float y
)

Meta