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

#[no_mangle]pub extern "C" fn tabby_BIO_free(bio_ptr: *mut TABBY_BIO<'_>)

BIO_free() frees a BIO

#include <tabbyssl/openssl/bio.h>

int BIO_free(BIO *a);