Vector2.negate

Negate this Vector

struct Vector2(T)
pure nothrow
void
negate
()
if (
isNumeric!T
)

Meta