You are here:
Home
>
MtxVec
>
Math387 Namespace
>
IntInterlockedExchange Function
MtxVec (C++)
Contents
|
Search
|
Home
Math387::IntInterlockedExchange Function
Math387 Namespace
int
IntInterlockedExchange(
int
&Target,
int
Value);
#
Name
Type
Description
1
Target
int
&
2
Value
int
Declared in Dew::Math::Units::Math387 · Dew.Math/Units.Math387.h · Cross-compiler