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