Source position: lua.pas line 632
function luaL_checklstring(
L: Plua_State;
numArg: Integer;
ls: Psize_t
):PChar;