7 releases
0.1.6 | Apr 17, 2024 |
---|---|
0.1.5 | Feb 5, 2024 |
0.1.4 | Sep 22, 2023 |
0.1.3 | May 29, 2023 |
0.1.1 | Jul 16, 2021 |
#47 in #freebsd
26 downloads per month
Used in 3 crates
(via freebsd-libgeom)
5KB
freebsd-libgeom-sys
Rust FFI bindings for the FreeBSD's libgeom library.
The freebsd-libgeom-sys
crate provides raw FFI bindings for libgeom. Here be
dragons! You probably don't want to use it directly. Instead, you should
probably use the freebsd-libgeom
crate.
License
freebsd-libgeom-sys
is primarily distributed under the terms of the BSD
2-clause license.
See LICENSE for details.
Sponsorship
freebsd-libgeom is sponsored by Axcient, inc.
lib.rs
:
Rust FFI bindings for FreeBSD's libgeom library
These are raw, unsafe
FFI bindings. Here be dragons! You probably
shouldn't use this crate directly. Instead, you should use the
freebsd-libgeom
crate.
No runtime deps
~0–1.8MB
~36K SLoC