Function core_foundation_sys::base::CFAllocatorReallocate
[−]
[src]
pub unsafe extern "C" fn CFAllocatorReallocate(
allocator: CFAllocatorRef,
ptr: *mut c_void,
newsize: CFIndex,
hint: CFOptionFlags
) -> *mut c_void