FFABS

Absolute value, Note, INT_MIN / INT64_MIN result in undefined behavior as they are not representable as absolute values of their type. This is the same as with *abs() @see FFNABS()

extern (C) @nogc nothrow extern (D)
FFABS
(
T
)
(
auto ref T a
)

Meta