Function TVMFFIErrorMoveFromRaised

Function TVMFFIErrorMoveFromRaised#

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.