gfapi-sys

Crates.iogfapi-sys
lib.rsgfapi-sys
version4.0.1
sourcesrc
created_at2015-06-30 17:22:22.668779
updated_at2021-10-04 16:23:01.977557
descriptionThis crates provides FFI bindings for Gluster's API
homepage
repositoryhttps://github.com/gluster/Gfapi-sys
max_upload_size
id2508
size69,776
Chris Holcombe (cholcombe973)

documentation

https://docs.rs/gfapi-sys

README

Gfapi Rust Bindings Build Status Docs

The gfapi-sys crate provides declarations and linkage for the Gluster gfapi C library.

Higher level safe abstractions are provided by the gluster.rs file. These safe bindings are only partially implemented. For an example of how to use the bindings please see the examples directory.

Note: These bindings will fail to build with Glusterfs 3.x series

Projects written with Gfapi-sys

Here is a list of known projects using gfapi-sys:

For information on how to use this library see: https://gluster.readthedocs.org/en/latest/Features/libgfapi/

Want to add your project here? Create a pull request for it!

Commit count: 125

cargo fmt