lua_Unsigned

Type Alias lua_Unsigned 

Source
pub type lua_Unsigned = c_uint;
Expand description

The type of Luau unsigned integers.