InterlockedBitTestAndComplement

Function InterlockedBitTestAndComplement 

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