Function TVMFFIFunctionGetCellPtr#
Defined in File c_api.h
Function Documentation#
-
inline TVMFFIFunctionCell *TVMFFIFunctionGetCellPtr(TVMFFIObjectHandle obj)#
Get the data pointer of a function cell from a function object.
- Parameters:
obj – The object handle.
- Returns:
The cell pointer.