Synopsis

(macro) void ugn_Swap2Int(int a1, int a2)

Purpose

Swaps two ints in memory.

Description

This macro will swap the specified two ints.

Input

a1

First int

a2

Second int