pam_end

Function pam_end 

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

Ends the PAM transaction.