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