pub unsafe extern "C" fn pam_authenticate(
pamh: *mut pam_handle,
flags: c_int,
) -> c_intExpand description
Authenticate a user.
pub unsafe extern "C" fn pam_authenticate(
pamh: *mut pam_handle,
flags: c_int,
) -> c_intAuthenticate a user.