SSL_get_ex_new_index

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow extern (C) nothrow extern (C) nothrow
int
SSL_get_ex_new_index
(
c_long argl
,
void* argp
,
CRYPTO_EX_new* new_func
,
CRYPTO_EX_dup* dup_func
,
CRYPTO_EX_free* free_func
)

Meta