Function mlua_sys::luau::lua::lua_tointeger_

source ·
pub unsafe fn lua_tointeger_(L: *mut lua_State, i: c_int) -> lua_Integer
Available on crate feature luau only.