FFI wrappers for the Linux Pluggable Authentication Modules (PAM) library.
# Cargo.toml
[dependencies]
pam-sys = "0.5.6"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Declare a PAM handle pointer using the FFI type.
Install libpam0g-dev (Debian/Ubuntu) or pam-devel (RHEL/Fedora).
No dependency data recorded yet.