_InterlockedAnd16

Function _InterlockedAnd16 

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