Source position: Lua.pas line 614
function luaL_optlstring(
L: Plua_State;
numArg: Integer;
const def: PChar;
ls: Psize_t
):PChar;