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

/vbox/src/VBox/Runtime/common/zip/
H A Dzip.cpp316 static DECLCALLBACK(int) rtZipStoreCompDestroy(PRTZIPCOMP pZip) function
334 pZip->pfnDestroy = rtZipStoreCompDestroy;

Completed in 46 milliseconds