Expand description
Information about the current PAM implementation (or the implementation that is being built for).
Enums§
- PamImpl
- The PAM implementations supported by
libpam-sys.
Constants§
- CURRENT
- The implementation of PAM this library was built against.
Functions§
- enable_
pam_ impl_ cfg - Generates
cargodirectives for build scripts to enablecfg(pam_impl). - pam_
impl_ cfg_ string enable_pam_impl_cfg, but returned as a string.