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