_InterlockedXor8

Function _InterlockedXor8 

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