No description
  • Rust 98.6%
  • C 1.4%
Find a file
Daniél Kerkmann 0bb1773c10
Initial commit
2023-07-13 12:42:54 +02:00
src Initial commit 2023-07-13 12:42:54 +02:00
.gitignore Initial commit 2023-07-13 12:42:54 +02:00
build.rs Initial commit 2023-07-13 12:42:54 +02:00
Cargo.toml Initial commit 2023-07-13 12:42:54 +02:00
LICENSE Initial commit 2023-07-13 12:42:54 +02:00
README.md Initial commit 2023-07-13 12:42:54 +02:00
wrapper.h Initial commit 2023-07-13 12:42:54 +02:00

pjproject-sys

This project provides a Rust FFI binding for the pjproject C library, allowing seamless integration between Rust applications and pjproject.

Prerequisites

Before using this library, ensure that you have the following prerequisites installed:

Contributing

Contributions are welcome! If you encounter any issues or have suggestions for improvements, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.