plsexit: Set exit handler

plsexit (handler);

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

handler (int (*) (char *), input)

Error exit handler.

This function is currently available in C, C++ and Ocaml.

This function is not used in any examples.