Type Alias lua_semantics::IntType

source ยท
pub type IntType = i64;
Expand description

type alias for lua integer type.