Source position: lauxlib.pas line 85
function luaL_loadstring(
L: Plua_State;
const s: PAnsiChar
):Integer;