_InterlockedExchange8

Function _InterlockedExchange8 

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