verovioxide-sys 0.0.1

Low-level FFI bindings for the Verovio C++ library
Documentation
  • Coverage
  • 100%
    1 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 2.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 968.53 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • oxur/verovioxide
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • oubiwann

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

This crate provides raw, unsafe bindings to Verovio. For a safe, idiomatic Rust API, use the verovioxide crate instead.

Safety

This crate contains unsafe FFI bindings. Users should prefer the safe wrappers provided by the verovioxide crate.