InterlockedBitTestAndSet

Function InterlockedBitTestAndSet 

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