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

/vbox/include/iprt/
H A Dzip.h49 typedef DECLCALLBACK(int) FNRTZIPOUT(void *pvUser, const void *pvBuf, size_t cbBuf); typedef
50 /** Pointer to FNRTZIPOUT() function. */
51 typedef FNRTZIPOUT *PFNRTZIPOUT;

Completed in 42 milliseconds