windows::Win32::Security::Credentials

Function CredUnprotectA

pub unsafe fn CredUnprotectA(
    fasself: bool,
    pszprotectedcredentials: &[u8],
    pszcredentials: Option<PSTR>,
    pcchmaxchars: *mut u32,
) -> Result<()>