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