Tao.Lua SDK Documentation |
|
Lua.lua_Alloc Delegate
[Visual Basic]
Public Delegate Function Lua.lua_Alloc( _
ByVal
ud As
IntPtr, _
ByVal
ptr As
IntPtr, _
ByVal
osize As
UInt32, _
ByVal
nsize As
UInt32 _
) As
IntPtr
Requirements
Namespace:
Tao.Lua
Assembly: Tao.Lua (in Tao.Lua.dll)
See Also
Tao.Lua Namespace