Searched defs:PRSummaryPrinter (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/msgc/include/
H A Dprgc.h150 typedef void (PR_CALLBACK *PRSummaryPrinter)(FILE *out, void* closure); typedef
152 PR_EXTERN(void) PR_CALLBACK PR_RegisterSummaryPrinter(PRSummaryPrinter fun, void* closure);

Completed in 44 milliseconds