Function windows::Win32::Security::Credentials::CredUnprotectW
pub unsafe fn CredUnprotectW<P0>(
fasself: P0,
pszprotectedcredentials: &[u16],
pszcredentials: PWSTR,
pcchmaxchars: *mut u32,
) -> Result<()>where
P0: Param<BOOL>,