mlua_sys::lua52::lua

Function lua_tointeger_

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