Skip to main content

Crate verovioxide_sys

Crate verovioxide_sys 

Source
Expand description

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.