Rust bindings for the libseccomp library, enabling system call filtering.
# Cargo.toml
[dependencies]
libseccomp = "0.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a new seccomp filter context.
Install libseccomp-dev (Linux) or equivalent.
No dependency data recorded yet.