Crates.io | libseccomp-sys |
lib.rs | libseccomp-sys |
version | 0.2.1 |
source | src |
created_at | 2021-04-18 17:30:08.590743 |
updated_at | 2022-02-14 12:48:47.071711 |
description | Raw FFI Bindings for the libseccomp Library |
homepage | |
repository | https://github.com/libseccomp-rs/libseccomp-rs |
max_upload_size | |
id | 386234 |
size | 41,732 |
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.5.3.