_InterlockedOr16

Function _InterlockedOr16 

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