Data:getPointer
Gets a pointer to the Data.
Function
Synopsis
ptr, size = Data:getPointer( )
Arguments
None.
Returns
light userdata ptr
- A raw pointer to the Data.
number size
- The size of the Data in bytes.
Gets a pointer to the Data.
ptr, size = Data:getPointer( )
None.
light userdata ptr
number size