PK_DEBUG_try_error_handler_f_t   

typedef void (*PK_DEBUG_try_error_handler_f_t)(PK_POINTER_t);


This is the datatype for a function to be called by
PK_DEBUG_try_error_handler.

Used in:

PK_DEBUG_try_error_handler


PK_DEBUG_try_error_handler calls a user-supplied function from
within executing Parasolid, with options supplied by
PK_DEBUG_try_error_handler_o_t.