Function mlua_sys::lua54::lua::lua_tointeger

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