_InterlockedAnd16

Function _InterlockedAnd16 

Source
pub unsafe extern "C" fn _InterlockedAnd16(
    Destination: *mut SHORT,
    Value: SHORT,
) -> SHORT