plsabort: Set abort handler

plsabort (handler);
 

Sets an optional user abort handler. See plabort for details.

handler (void (*) (PLCHAR_VECTOR), input)

Error abort handler.

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