ERR_set_mark

Place a mark on the current topmost error-queue entry.

Synopsis

Declared in <openssl/err.h>

int
ERR_set_mark();

Return Value

1 if a mark was placed, or 0 if the queue is empty.