pub unsafe extern "system" fn CredUnprotectA(
    fasself: BOOL,
    pszprotectedcredentials: PCSTR,
    cchprotectedcredentials: u32,
    pszcredentials: PSTR,
    pcchmaxchars: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"