[Main]
Name=exit
Type=Function
Header=cabl_int.h
Definition=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@, @ticablelinkcable.open@
