fast-gicp-sys 0.1.0

Low-level FFI bindings for fast_gicp C++ library
docs.rs failed to build fast-gicp-sys-0.1.0
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: fast-gicp-sys-0.3.0

Low-level FFI bindings for the fast_gicp C++ library.

This crate provides unsafe bindings to the fast_gicp C++ library through the cxx crate. For a safe, high-level API, use the fast-gicp crate instead.