#include "SaPopCalls.h"
void SaPrintOutCBStoStdErr(Widget w, XtPointer client_data, SaCallbackStruct *cbs);
SaPrintOutCBStoStdErr
prints an SaCallbackStruct callback structure to standard error. The data will be output to the X terminal or anything attached to standard error. If cbs
is NULL, no action is taken.