mlua_sys::lua52::lua

Type Alias lua_Unsigned

Source
pub type lua_Unsigned = c_uint;
Available on crate feature lua52 only.
Expand description

A Lua unsigned integer, equivalent to u32 in Lua 5.2