Type Definition raui_core::Integer[][src]

type Integer = i32;
Expand description

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