[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'Lua' (
#gui
)
lua_pushstring
Declaration
Source position: Lua.pas line 277
procedure
lua_pushstring
(
L
:
Plua_State
;
const
s
:
PChar
)
;