Function TVMFFIEnvCheckSignals

Function TVMFFIEnvCheckSignals#

Function Documentation#

int TVMFFIEnvCheckSignals()#

Check if there are any signals raised in the surrounding env.

Note

Under python this function redirects to PyErr_CheckSignals

Returns:

0 when success, nonzero when failure happens