IntType

Type Alias IntType 

Source
pub type IntType = i64;
Expand description

type alias for lua integer type.