Function TVMFFIEnvCheckSignals#
Defined in File c_env_api.h
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