15 releases (9 stable)
| 3.1.0 | Dec 13, 2025 |
|---|---|
| 3.0.8 | Nov 12, 2024 |
| 3.0.6 | May 11, 2024 |
| 3.0.5 | Mar 24, 2024 |
| 0.1.2 | Dec 18, 2023 |
#1181 in Development tools
57 downloads per month
Used in 2 crates
(via libosdp)
2.5MB
17K
SLoC
Auto generated (bindgen) wrapper for LibOSDP C API exposed from osdp.h here.
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.