Skip to main content

_InterlockedXor16

Function _InterlockedXor16 

Source
pub unsafe extern "C" fn _InterlockedXor16(
    Destination: *mut c_short,
    Value: c_short,
) -> c_short