Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
NAME
ERR_load_crypto_strings, ERR_free_strings, SSL_load_error_strings — load and free OpenSSL error stringsSYNOPSIS
#include <openssl/err.h>ERR_load_crypto_strings(void);
ERR_free_strings(void);
SSL_load_error_strings(void);