exit Function

cabl_int.h

int (*exit) (void);

Parameters

Returns
0 if successful, an error code otherwise.


Summary

Close a link cable access.

Description

It closes a link cable access: I/O accesses are closed, permissions released and logging is stopped (if enabled at compile time).

See also

TicableLinkCable


Return to the API index