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

lua_tothread

Declaration

Source position: Lua.pas line 260

function lua_tothread(

  L: Plua_State;

  idx: Integer

):Plua_State;