pxtone-sys

Crates.iopxtone-sys
lib.rspxtone-sys
version0.2.1
sourcesrc
created_at2021-08-28 21:47:10.637389
updated_at2023-12-21 04:09:26.201144
descriptionLow level bindings to pxtone for Rust
homepage
repositoryhttps://github.com/PieKing1215/rust-pxtone-sys
max_upload_size
id443573
size2,799,993
David M. (PieKing1215)

documentation

README

rust-pxtone-sys
GitHub Workflow Status Crates.io GitHub commits since latest release

Low level bindings to pxtone for Rust

Run cargo run --release --example example for a demo.
See examples/ for sample code.

This project does basically nothing other than generate bindings for the original pxtone library.
For high-level bindings, see rust-pxtone.

License

pxtone source code (in pxtone/) © STUDIO PIXEL

rust-pxtone-sys licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 57

cargo fmt