Function mlua_sys::lua51::compat::lua_tointeger

source ยท
pub unsafe fn lua_tointeger(L: *mut lua_State, i: c_int) -> lua_Integer
Available on crate features lua51 or luajit only.