RtlLargeIntegerNegate (NTDLL.@)
LONGLONG RtlLargeIntegerNegate ( LONGLONG a )
Negate a 64 bit integer.
a | [In] | Initial number. |
The value of a negated.
Defined in "winternl.h".
Implemented in "dlls/ntdll/large_int.c". source.winehq.org/source/dlls/ntdll/large_int.c
Copyright © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.