The Lua C API

The API is a set of C functions available to the host to communicate with Lua. All API functions, related types and constants are declared in lua.h.