Source position: lauxlib.pas line 78
function luaL_checkoption(
L: Plua_State;
narg: Integer;
def: PAnsiChar;
lst: PPAnsiChar
):Integer;