Function TVMFFIErrorSetRaised#
Defined in File c_api.h
Function Documentation#
-
void TVMFFIErrorSetRaised(TVMFFIObjectHandle error)#
Set a raised error in TLS, which can be fetched by TVMFFIErrorMoveFromRaised.
- Parameters:
error – The error object handle