InterlockedBitTestAndReset

Function InterlockedBitTestAndReset 

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