Return the legacy BIO callback previously set with BIO_set_callback() (deprecated).
Declared in <openssl/bio.h>
<openssl/bio.h>
[[deprecated]] BIO_callback_fn BIO_get_callback(BIO const* b);
Deprecated. Use of this entity is allowed but discouraged.
Callback function pointer, or NULL if unset.