| Crates.io | libseccomp-sys |
| lib.rs | libseccomp-sys |
| version | 0.3.0 |
| created_at | 2021-04-18 17:30:08.590743+00 |
| updated_at | 2025-04-05 02:52:40.598197+00 |
| description | Raw FFI Bindings for the libseccomp Library |
| homepage | |
| repository | https://github.com/libseccomp-rs/libseccomp-rs |
| max_upload_size | |
| id | 386234 |
| size | 44,844 |
Low-level bindings for the libseccomp library
The libseccomp-sys crate contains the raw FFI bindings to the libseccomp library.
These low-level, mostly unsafe bindings are then used by the libseccomp crate
which wraps them in a nice to use, mostly safe API.
Therefore most users should not need to interact with this crate directly.
Currently, the libseccomp-sys supports libseccomp version 2.6.0.