Skip to main content

lua_Integer

Type Alias lua_Integer 

Source
pub type lua_Integer = i64;
Available on 64-bit and (crate features lua51 or luajit) only.