BIO_dump_indent_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
int
BIO_dump_indent_cb
(
ExternC!(int function
(
const(void)* data
,
size_t len
,
void* u
)
)
cb
,
void* u
,
const(char)* s
,
int len
,
int indent
)

Meta