[][src]Function winapi::um::wincred::CredUIStoreSSOCredW

pub unsafe extern "system" fn CredUIStoreSSOCredW(
    pszRealm: PCWSTR,
    pszUsername: PCWSTR,
    pszPassword: PCWSTR,
    bPersist: BOOL
) -> DWORD