[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

lua_checkstack

Declaration

Source position: Lua.pas line 215

function lua_checkstack(

  L: Plua_State;

  sz: Integer

):LongBool;