aws_lc_sys

Function BIO_new_mem_buf

Source
pub unsafe extern "C" fn BIO_new_mem_buf(
    buf: *const c_void,
    len: ossl_ssize_t,
) -> *mut BIO