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