_InterlockedAdd64

Function _InterlockedAdd64 

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