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

Required features: "Win32_Security_Credentials", "Win32_Foundation"