Type Alias rlua::ffi::lua54::lua_Unsigned

pub type lua_Unsigned = u64;
Expand description

A Lua unsigned integer, usually equivalent to u64