Type Alias mlua_sys::lua54::lua::lua_Unsigned

source ยท
pub type lua_Unsigned = u64;
Available on crate feature lua54 only.
Expand description

A Lua unsigned integer, usually equivalent to u64