windows::Win32::Security::Credentials

Function CredUnprotectW

pub unsafe fn CredUnprotectW(
    fasself: bool,
    pszprotectedcredentials: &[u16],
    pszcredentials: Option<PWSTR>,
    pcchmaxchars: *mut u32,
) -> Result<()>