Source position: Lua.pas line 342
function lua_load(
L: Plua_State;
reader: lua_Reader;
dt: Pointer;
const chunkname: PChar
):Integer;