[
Overview
][
Constants
][
Types
][
Procedures and functions
]
Reference for unit 'Lua' (
#gui
)
lua_newuserdata
Declaration
Source position: Lua.pas line 307
function
lua_newuserdata
(
L
:
Plua_State
;
sz
:
size_t
):
Pointer
;