Source position: lauxlib.pas line 71
function luaL_checkoption(
L: Plua_State;
narg: Integer;
def: PChar;
lst: PPChar
):Integer;