lua_Integer typedef

lua_Integer = LongLong

Implementation

typedef lua_Integer = ffi.LongLong;