mlua_sys::lua53::lua

Function lua_tointeger

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