_InterlockedAdd

Function _InterlockedAdd 

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