macro_rules! pam_impl_name {
() => { ... };
}Expand description
The name of the PAM implementation this library was built against, as a string.
macro_rules! pam_impl_name {
() => { ... };
}The name of the PAM implementation this library was built against, as a string.