InterlockedExchange64
Declaration
Source position: systemh.inc line 1534
function InterlockedExchange64(var Target: Int64; Source: Int64) : Int64;
function InterlockedExchange64(var Target: QWord; Source: QWord) : QWord;
Source position: systemh.inc line 1534
function InterlockedExchange64(var Target: Int64; Source: Int64) : Int64;
function InterlockedExchange64(var Target: QWord; Source: QWord) : QWord;