libgvproxy-sys 0.7.1

FFI bindings to gvproxy-bridge C library
docs.rs failed to build libgvproxy-sys-0.7.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libgvproxy-sys-0.8.2

Low-level FFI bindings to libgvproxy

This crate provides raw, unsafe bindings to the gvproxy-bridge C library. For a safe, idiomatic Rust API, use the higher-level wrapper in the boxlite crate.