[][src]Function core_foundation::base::CFAllocatorReallocate

pub unsafe extern "C" fn CFAllocatorReallocate(
    allocator: *const c_void,
    ptr: *mut c_void,
    newsize: i64,
    hint: u32
) -> *mut c_void