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