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