mlua_sys::lua52::lua

Function lua_tounsigned

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