Function TVMFFIFunctionGetCellPtr

Function TVMFFIFunctionGetCellPtr#

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.