libzfs-sys 0.5.9

Rust bindings to libzfs
Documentation

libzfs-sys

Bindings to libzfs 0.7.11. Uses bindgen.

Overview

Bindings created using rust bindgen and written to the src dir. To rebuild bindings, delete this file and run cargo build.

ZFS version

These bindings were compiled against ZFS 0.7.11. As libzfs is not a stable interface, they should only be used against this version.

OS

These bindings were compiled on Centos 7.5.x. They are likely to work against other OS, but make sure to test first.