Source position: lua.pas line 423
procedure lua_register(
L: Plua_State;
n: PChar;
f: lua_CFunction
);