aws_lc_sys

Function OPENSSL_memdup

Source
pub unsafe extern "C" fn OPENSSL_memdup(
    data: *const c_void,
    size: usize,
) -> *mut c_void