hitaki-sys 0.6.0

FFI bindings for hitaki library
Documentation
# hitaki-sys crate

Rust FFI bindings and wrappers for [hitaki library](https://github.com/alsa-project/libhitaki) to
operate ALSA HwDep character device for model specific functionalities supported by drivers
in ALSA firewire stack.

The hitaki library version 0.2 is the minimum supported version for underlying library.

The hitaki-sys crate is automatically generated by [gir tool](https://gtk-rs.org/gir/book/) provided
by [gtk-rs project](https://gtk-rs.org/). `Hitaki-0.0` file from hitaki library is used for the
generation.

## License

The hitaki-sys crate is released under [MIT license](https://spdx.org/licenses/MIT.html).

## Dependency

The hitaki-sys crate depends on FFI crates provided by [gtk-rs project](https://gtk-rs.org/) for
type/object system, event loop, and dispacher.

## Repository

The hitaki-sys crate is the part of ALSA project and maintained by
[ALSA gobject-introspection team](https://alsa-project.github.io/gobject-introspection-docs/).
The remote repository is located in <https://github.com/alsa-project/hitaki-rs/>.

## Support

If finding issue, please file it in <https://github.com/alsa-project/hitaki-rs/>.