[][src]Function pam_sys::pam_get_item

pub unsafe extern "C" fn pam_get_item(
    pamh: *const pam_handle_t,
    item_type: c_int,
    item: *mut *const c_void
) -> c_int