Function core_foundation_sys::base::CFAllocatorReallocate
source ยท pub unsafe extern "C" fn CFAllocatorReallocate(
allocator: CFAllocatorRef,
ptr: *mut c_void,
newsize: CFIndex,
hint: CFOptionFlags,
) -> *mut c_void