pam_getenvlist

Function pam_getenvlist 

Source
pub unsafe extern "C" fn pam_getenvlist(
    pamh: *const pam_handle,
) -> *mut *mut c_char
Expand description

Gets all the environment variables. You own everything it points to.