Function TVMFFIErrorMoveFromRaised#
Defined in File c_api.h
Function Documentation#
-
void TVMFFIErrorMoveFromRaised(TVMFFIObjectHandle *result)#
Move the last error from the environment to the result.
Note
This function clears the error stored in the TLS.
- Parameters:
result – The result error.