Bindings to libzfs 0.7.13. Uses bindgen.
Bindings created using rust bindgen and written
to the src dir. To rebuild bindings, delete this file and run cargo build
.
These bindings were compiled against ZFS 0.7.13. As libzfs
is not a stable interface,
they should only be used against this version.
These bindings were compiled on Centos 7.5.x. They are likely to work against other OS, but make sure to test first.