gfarm_terminate
terminate the Gfarm execution environment for client
- Provided by: libgfarm-dev (Version: 2.7.17+dfsg-1build2)
- Source: gfarm
- Report a bug
terminate the Gfarm execution environment for client
#include <gfarm/gfarm.h>
gfarm_error_t gfarm_terminate(void);
gfarm_terminate() terminates the Gfarm execution environment for client application.
GFARM_ERR_NO_ERROR
Others