Function TVMFFIShapeGetCellPtr#
Defined in File c_api.h
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.