[][src]Function CCODE::_InterlockedExchangeAdd64

pub unsafe extern "C" fn _InterlockedExchangeAdd64(
    Addend: *mut c_longlong,
    Value: c_longlong
) -> c_longlong