Function _erealloc2

Source
pub unsafe extern "fastcall" fn _erealloc2(
    ptr: *mut c_void,
    size: usize,
    copy_size: usize,
) -> *mut c_void