Sortix cross-nightly manual
This manual documents Sortix cross-nightly. You can instead view this document in the latest official manual.
NAME
BIO_printf — formatted output to a BIOSYNOPSIS
library “libcrypto”#include <openssl/bio.h>
BIO_printf(BIO *bio, const char *format, ...);