Function windows_sys::Win32::Security::Credentials::CredUnprotectA
[−]pub unsafe extern "system" fn CredUnprotectA(
fasself: BOOL,
pszprotectedcredentials: PCSTR,
cchprotectedcredentials: u32,
pszcredentials: PSTR,
pcchmaxchars: *mut u32
) -> BOOL
Expand description
Required features: ‘Win32_Security_Credentials’, ‘Win32_Foundation’