[][src]Function openssl_sys::BIO_write

pub unsafe extern "C" fn BIO_write(
    b: *mut BIO,
    buf: *const c_void,
    len: c_int
) -> c_int