Function openssl_sys::BIO_write

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