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

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