Source position: lauxlib.pas line 62
function luaL_optlstring(
L: Plua_State;
numArg: Integer;
const def: PAnsiChar;
l_: Psize_t
):PAnsiChar;