[][src]Function CCODE::_InterlockedExchange

pub unsafe extern "C" fn _InterlockedExchange(
    Target: *mut c_long,
    Value: c_long
) -> c_long