[Overview][Constants][Types][Procedures and functions] Reference for unit 'Lua' (#gui)

lua_newthread

Declaration

Source position: Lua.pas line 193

function lua_newthread(

  L: Plua_State

):Plua_State;