Home | History | Annotate | Download | only in minizip

Lines Matching refs:zipCloseFileInZipRaw

1509 extern int ZEXPORT zipCloseFileInZipRaw (zipFile file, uLong uncompressed_size, uLong crc32)
1752 return zipCloseFileInZipRaw (file,0,0);