tls_read_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_read_cb = libressl_d.compat.sys.types.ssize_t function
(,
void* _buf
,
size_t _buflen
,
void* _cb_arg
)

Meta