Function TVMFFIShapeGetCellPtr

Function TVMFFIShapeGetCellPtr#

Function Documentation#

inline TVMFFIShapeCell *TVMFFIShapeGetCellPtr(TVMFFIObjectHandle obj)#

Get the data pointer of a shape array from a shape object.

Parameters:

obj – The object handle.

Returns:

The cell pointer.