mlua_sys::lua54::lua

Type Alias lua_Unsigned

Source
pub type lua_Unsigned = u64;
Available on crate feature lua54 only.
Expand description

A Lua unsigned integer, usually equivalent to u64