aws_lc_sys

Function BIO_write

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