Type Definition px8_plugin_lua::ffi::lua_Integer [] [src]

type lua_Integer = int64_t;

A Lua integer, usually equivalent to i64.