Type Definition px8_plugin_lua::Integer [] [src]

type Integer = int64_t;

A Lua integer, usually equivalent to i64.