_InterlockedExchangeAdd8

Function _InterlockedExchangeAdd8 

Source
pub unsafe extern "C" fn _InterlockedExchangeAdd8(
    _Addend: *mut c_char,
    _Value: c_char,
) -> c_char