[][src]Function winapi::um::wincred::CredUnprotectA

pub unsafe extern "system" fn CredUnprotectA(
    fAsSelf: BOOL,
    pszProtectedCredentials: LPSTR,
    cchCredentials: DWORD,
    pszCredentials: LPSTR,
    pcchMaxChars: *mut DWORD
) -> BOOL