[][src]Function CCODE::_InterlockedExchange16

pub unsafe extern "C" fn _InterlockedExchange16(
    Destination: *mut c_short,
    ExChange: c_short
) -> c_short