OSSL_ERR_STATE_save_to_mark

Move errors above the most recent mark from the thread queue into es.

Synopsis

Declared in <openssl/err.h>

void
OSSL_ERR_STATE_save_to_mark(ERR_STATE* es);

Parameters

NameDescription
esDestination from OSSL_ERR_STATE_new(); prior contents are cleared first.