Function mlua_sys::lua52::lua::lua_tounsignedx
source ยท pub unsafe extern "C-unwind" fn lua_tounsignedx(
L: *mut lua_State,
idx: c_int,
isnum: *mut c_int
) -> lua_Unsigned
Available on crate feature
lua52
only.