aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function CRYPTO_realloc

Source
pub unsafe extern "C" fn CRYPTO_realloc(
    ptr: *mut c_void,
    new_size: usize,
    file: *const c_char,
    line: c_int,
) -> *mut c_void