[#ERR_clear_error] = ERR_clear_error :mrdocs: Clear all errors from the current thread's OpenSSL error queue. == Synopsis Declared in `<openssl/err.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void ERR_clear_error(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#