Sortix cross-nightly manual
This manual documents Sortix cross-nightly. You can instead view this document in the latest official manual.
NAME
ERR_set_mark, ERR_pop_to_mark — set marks and pop OpenSSL errors until markSYNOPSIS
library “libcrypto”#include <openssl/err.h>
ERR_set_mark(void);
ERR_pop_to_mark(void);