Skip to main content

ExInterlockedAddLargeInteger

Function ExInterlockedAddLargeInteger 

Source
pub unsafe extern "C" fn ExInterlockedAddLargeInteger(
    Addend: PLARGE_INTEGER,
    Increment: LARGE_INTEGER,
    Lock: PKSPIN_LOCK,
) -> LARGE_INTEGER