[#ERR_load_ASYNC_strings] = ERR_load_ASYNC_strings :mrdocs: Load ASYNC library error strings into the error queue (deprecated no‐op in OpenSSL 3+). == Synopsis Declared in `<openssl/cryptoerr_legacy.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- [[deprecated]] int ERR_load_ASYNC_strings(); ---- [WARNING] ==== https://en.cppreference.com/cpp/language/attributes/deprecated[Deprecated^]. Use of this entity is allowed but discouraged. ==== == Return Value 1. [.small]#Created with https://www.mrdocs.com[MrDocs]#