Function mlua_sys::lua51::lua::lua_tointeger_
source · pub unsafe extern "C" fn lua_tointeger_(
L: *mut lua_State,
idx: c_int
) -> lua_Integer
Available on crate features
lua51
or luajit
only.