pam_authenticate

Function pam_authenticate 

Source
pub unsafe extern "C" fn pam_authenticate(
    pamh: *mut pam_handle,
    flags: c_int,
) -> c_int
Expand description

Authenticate a user.