Source position: lua.pas line 614
procedure luaL_openlib(
L: Plua_State;
const libname: PChar;
const lr: PluaL_Reg;
nup: Integer
);