pub unsafe extern "system" fn CredUIStoreSSOCredW(
    pszrealm: PWSTR,
    pszusername: PWSTR,
    pszpassword: PWSTR,
    bpersist: BOOL
) -> u32
Expand description

Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’