#freebsd #bindings #libgeom #freebsd-libgeom

sys freebsd-libgeom-sys

Rust FFI bindings to FreeBSD's libgeom library

6 releases

0.1.5 Feb 5, 2024
0.1.4 Sep 22, 2023
0.1.3 May 29, 2023
0.1.2 Oct 7, 2022
0.1.1 Jul 16, 2021

#850 in Unix APIs

Download history 8/week @ 2024-02-02 22/week @ 2024-02-16 26/week @ 2024-02-23 8/week @ 2024-03-01

56 downloads per month
Used in 2 crates (via freebsd-libgeom)

BSD-2-Clause

5KB

freebsd-libgeom-sys

Rust FFI bindings for the FreeBSD's libgeom library.

Build Status Crates.io Documentation

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