Test whether the last store operation recorded an error on ctx.
ctx.
Declared in <openssl/store.h>
<openssl/store.h>
int OSSL_STORE_error(OSSL_STORE_CTX* ctx);
1 if an error occurred, or 0 otherwise.