libzip-sys 0.1.1

libzip ffi binding
Documentation
1
2
3
4
# create big zip64 zip file from scratch
args bigzero.zip  add_nul bigzero 4294967296
file-new bigzero.zip bigzero.zip
return 0