[Overview][Constants][Types][Procedures and functions] Reference for unit 'lua' (#pLua)

lua_newstate

Declaration

Source position: lua.pas line 210

function lua_newstate(

  f: lua_Alloc;

  ud: Pointer

):Plua_State;