InterlockedBitTestAndComplement64

Function InterlockedBitTestAndComplement64 

Source
pub unsafe extern "C" fn InterlockedBitTestAndComplement64(
    a: *mut c_longlong,
    b: c_longlong,
) -> c_uchar