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.
Created with MrDocs
Place a mark on the current topmost error‐queue entry.
Declared in <openssl/err.h>
int
ERR_set_mark();
1 if a mark was placed, or 0 if the queue is empty.
Created with MrDocs