alsatimer-sys 0.0.91

FFI binding for alsatimer library
Documentation
# alsatimer-sys crate

Rust FFI bindings and wrappers for [alsatimer library](https://github.com/alsa-project/alsa-gobject) to
operate ALSA Timer character device.

The alsatimer library version 0.3.0 is the minimum supported version for underlying library.

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

## License

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

## Dependency

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

## Features for documentation

* dox

   * Suppress linking to alsatimer library when generating documentation.

## Repository

The alsatimer-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/alsa-gobject-rs>.

## Support

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