Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

Latest commit

 

History

History

libzfs-sys

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

libzfs-sys

Bindings to libzfs 0.7.13. 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.13. 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.