Type Definition raui_core::UnsignedInteger[][src]

type UnsignedInteger = u32;
Expand description

An unsigned, integer, scalar value define as a type alias to allow switching between 32 and 64 bit integers