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

lua_tothread

Declaration

Source position: lua.pas line 281

function lua_tothread(

  L: Plua_State;

  idx: Integer

):Plua_State;