Source position: lauxlib.pas line 76
function luaL_error(
L: Plua_State;
const fmt: PAnsiChar;
args: array of Const
):Integer;