Function openssl_sys::BIO_set_data
pub unsafe extern "C" fn BIO_set_data(a: *mut ::BIO, data: *mut c_void)
The portability is definied by:
#[cfg(any(ossl110, libressl273))]
pub unsafe extern "C" fn BIO_set_data(a: *mut ::BIO, data: *mut c_void)
#[cfg(any(ossl110, libressl273))]