Function windows_sys::Win32::Security::Credentials::CredUIStoreSSOCredW
[−]pub unsafe extern "system" fn CredUIStoreSSOCredW(
pszrealm: PWSTR,
pszusername: PWSTR,
pszpassword: PWSTR,
bpersist: BOOL
) -> u32Expand description
Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’
