[][src]Function tabbyssl::libcrypto::bio::tabby_BIO_s_mem

#[no_mangle]pub extern "C" fn tabby_BIO_s_mem() -> *const TABBY_BIO_METHOD

BIO_s_file() returns the BIO memory method.

#include <tabbyssl/openssl/bio.h>

BIO_METHOD *BIO_s_mem(void);