hinawa-sys

Crates.iohinawa-sys
lib.rshinawa-sys
version0.11.0
sourcesrc
created_at2022-07-07 04:40:49.423356
updated_at2024-02-25 01:15:49.4607
descriptionFFI bindings for hinawa library
homepagehttps://alsa-project.github.io/gobject-introspection-docs/
repositoryhttps://git.kernel.org/pub/scm/libs/ieee1394/hinawa-rs.git/
max_upload_size
id620928
size37,028
GObject Introspection (github:alsa-project:gobject-introspection)

documentation

https://docs.rs/hinawa-sys/

README

hinawa-sys crate

Rust FFI bindings and wrappers for hinawa library to operate 1394 OHCI hardware via Linux FireWire character device for asynchronous communication in IEEE 1394 bus.

The hinawa library version 4.0 is the minimum supported version for underlying library.

The hinawa-sys crate is automatically generated by gir tool provided by gtk-rs project. Hinawa-4.0 file from hinawa library is used for the generation.

License

The hinawa-sys crate is released under MIT license.

Dependency

The hinawa-sys crate depends on FFI crates provided by gtk-rs project for type/object system, event loop, and dispacher.

Repository

The hinawa-sys crate is maintained by Takashi Sakamoto for upstream of Linux FireWire subsystem. The remote repository locates in https://git.kernel.org/pub/scm/libs/ieee1394/hinawa-rs.git/.

Support

If finding issue, please file it in https://github.com/alsa-project/hinawa-rs which is the mirror of upstream for user support and continuous integration.

Commit count: 0

cargo fmt