Function kernel32::InterlockedExchange [] [src]

pub unsafe extern "system" fn InterlockedExchange(
    Target: *mut LONG,
    Value: LONG
) -> LONG