Function BIO_write

Source
pub unsafe extern "C" fn BIO_write(
    b: *mut bio_st,
    data: *const c_void,
    dlen: i32,
) -> i32