Type Alias mlua_sys::lua53::lua::lua_Unsigned

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

A Lua unsigned integer, usually equivalent to u64