Source position: lauxlib.pas line 167
function luaL_opt_lstr(
L: Plua_State;
numArg: Integer;
const def: PAnsiChar;
len: Psize_t
):PAnsiChar;