plsexit: Set exit handler

plsexit (handler);
 

Sets an optional user exit handler. See plexit for details.

handler (int (*) (PLCHAR_VECTOR), input)

Error exit handler.

This function is not used in any of our C examples.