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