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

/vbox/src/VBox/Runtime/common/zip/
H A Dzip.cpp636 static DECLCALLBACK(int) rtZipZlibDecompDestroy(PRTZIPDECOMP pZip) function
657 pZip->pfnDestroy = rtZipZlibDecompDestroy;

Completed in 46 milliseconds