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

lua_isthread

Declaration

Source position: lua.pas line 434

function lua_isthread(

  L: Plua_State;

  n: Integer

):Boolean;