SSL_CTX_set_alpn_select_cb

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
void
SSL_CTX_set_alpn_select_cb
(,
ExternC!(int function
(,
uint8_t** outBuffer
,
uint8_t* out_len
,
const(uint8_t)* inBuffer
,
uint in_len
,
void* arg
)
)
cb
,
void* arg
)

Meta