tls_write_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 @nogc
alias tls_write_cb = libressl_d.compat.sys.types.ssize_t function
(,
const(void)* _buf
,
size_t _buflen
,
void* _cb_arg
)

Meta