[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'Lua' (
#gui
)
lua_tostring
Declaration
Source position: Lua.pas line 422
function
lua_tostring
(
L
:
Plua_State
;
idx
:
Integer
):
PChar
;