[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_checkstack

Declaration

Source position: lua.pas line 236

function lua_checkstack(

  L: Plua_State;

  sz: Integer

):LongBool;