pam-sys 0.4.3

FFI wrappers for the Linux Pluggable Authentication Modules (PAM)
Documentation
1
2
3
4
fn main() {
    //TODO: expand this
    println!("cargo:rustc-link-lib=pam");
}