[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'Lua' (
#gui
)
lua_isthread
Declaration
Source position: Lua.pas line 413
function
lua_isthread
(
L
:
Plua_State
;
n
:
Integer
):
Boolean
;