Function TVMFFIErrorGetCellPtr

Function TVMFFIErrorGetCellPtr#

Function Documentation#

inline TVMFFIErrorCell *TVMFFIErrorGetCellPtr(TVMFFIObjectHandle obj)#

Get the data pointer of a ErrorInfo from an Error object.

Parameters:

obj – The object handle.

Returns:

The cell pointer.