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

lua_newthread

Declaration

Source position: lua.pas line 214

function lua_newthread(

  L: Plua_State

):Plua_State;