Function TVMFFIOpaqueObjectGetCellPtr

Function TVMFFIOpaqueObjectGetCellPtr#

Function Documentation#

inline TVMFFIOpaqueObjectCell *TVMFFIOpaqueObjectGetCellPtr(TVMFFIObjectHandle obj)#

Get the data pointer of a opaque object cell from a opaque object.

Parameters:

obj – The object handle.

Returns:

The cell pointer.