aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function OPENSSL_realloc

Source
pub unsafe extern "C" fn OPENSSL_realloc(
    ptr: *mut c_void,
    new_size: usize,
) -> *mut c_void