mlua_sys::lua53::lua

Type Alias lua_Unsigned

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

A Lua unsigned integer, usually equivalent to u64