mlua_sys::luau::lua

Function lua_tounsigned

Source
pub unsafe fn lua_tounsigned(L: *mut lua_State, i: c_int) -> lua_Unsigned
Available on crate feature luau only.