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

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

BIO_s_file() returns the BIO file method.

#include <tabbyssl/openssl/bio.h>

BIO_METHOD *BIO_s_file(void);