NAME | SYNOPSIS | DESCRIPTION | RETURN VALUES | ERRORS | ATTRIBUTES | SEE ALSO
cc [flag …] file … -lpicl [library …] #include <picl.h>void picl_shutdown(void);
The picl_shutdown() function terminates the session with the PICL daemon and frees up any resources allocated.
The picl_shutdown() function does not return a value.
See attributes(5) for descriptions of the following attributes:
ATTRIBUTE TYPE | ATTRIBUTE VALUE |
---|---|
MT-Level | MT-Safe |
NAME | SYNOPSIS | DESCRIPTION | RETURN VALUES | ERRORS | ATTRIBUTES | SEE ALSO