12 releases (6 stable)
3.0.6 | May 11, 2024 |
---|---|
3.0.5 | Mar 24, 2024 |
3.0.1 | Feb 20, 2024 |
0.1.5 | Feb 14, 2024 |
0.1.2 | Dec 18, 2023 |
#1637 in Development tools
41 downloads per month
Used in 2 crates
(via libosdp)
2MB
14K
SLoC
libosdp-sys
This crate hosts bindgen generated -sys
bindings to goToMain/libosdp. It
tracks LibOSDP releases and uses the same version numbers to make it easy to
determine the underlying LibOSDP version.
This crate is not intended to be directly consumed. Please take a look at libosdp (see doc here) if you intend to use LibOSDP in your project.
lib.rs
:
Auto generated (bindgen) wrapper for LibOSDP C API exposed from osdp.h here.