Function lua_pushinteger

Source
pub unsafe fn lua_pushinteger(L: *mut lua_State, i: lua_Integer)
Available on crate feature luau only.