Skip to main content

lua_Integer

Type Alias lua_Integer 

Source
pub type lua_Integer = i64;
Available on 64-bit and crate feature lua52 only.