forked from wolfSSL/wolfssl
ssl: fix g++ compile warning with explicit cast
cast OpenSSL callback to `void*` for storage as context to be used by static callback
This commit is contained in:
Reference in New Issue
Block a user
cast OpenSSL callback to `void*` for storage as context to be used by static callback