Type Alias lua_Unsigned

Source
pub type lua_Unsigned = u64;
Expand description

A Lua unsigned integer, usually equivalent to u64