aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BIO_write_all

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