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