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

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

Completed in 46 milliseconds