LF_ExitFAR

LuaFAR 3

LF_ExitFAR


void LF_ExitFAR(lua_State* L, const struct ExitInfo *Info)

Parameters:

  L:       Lua state
  ....

Returns:

  nothing

Description:

First, the acquired resources are freed. Then, if Lua function export.ExitFAR exists, it is called.