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