pmemblk-sys 0.0.2

FFI bindings to **libpmemblk**
Documentation
  • Coverage
  • 6.67%
    1 out of 15 items documented0 out of 1 items with examples
  • Size
  • Source code size: 4.31 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.11 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • Documentation
  • icorderi/rust-pmem
    16 2 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • icorderi

FFI bindings to libpmemblk

Following the *-sys package conventions, the pmemblk-sys crate does not define higher-level abstractions over the native libpmemblk library functions.

Dashboard

Linux CI Test Coverage Crate Documentation
Build Status Coverage Status Crate Docs

Usage

TODO

License

Licensed under:

This library links with the NVML, you can see the NVML license here.

This is not an official port of the NVM Library.

The official libpmemblk documentation can be found at: http://pmem.io/nvml/libpmemblk/

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.