BIO_printf

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. int BIO_printf(.BIO* bio, const(char)* format, ...)
    version(__MINGW_PRINTF_FORMAT)
    extern (C) nothrow @nogc
    int
    BIO_printf
    (,
    const(char)* format
    ,)
  2. int BIO_printf(.BIO* bio, const(char)* format, ...)

Meta