SSL_CTX_set_msg_callback_arg

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto SSL_CTX_set_msg_callback_arg(SSL_CTX* ctx, void* arg)
    extern (C) nothrow extern (C) nothrow
    SSL_CTX_set_msg_callback_arg
    ()
    (,
    void* arg
    )
  2. auto SSL_CTX_set_msg_callback_arg(SSL* ssl, void* arg)

Meta