rtapi_exit(3rtapi) | RTAPI | rtapi_exit(3rtapi) |
rtapi_exit - Shut down RTAPI
int rtapi_exit(int module_id)
rtapi_exit shuts down and cleans up the RTAPI. It must be called prior to exit by any module that called rtapi_init.
Call only from within non-realtime or realtime init/cleanup code, not from realtime tasks.
Returns a RTAPI status code.
2006-10-12 | LinuxCNC Documentation |