[][src]Type Definition core_foundation::base::CFAllocatorReallocateCallBack

type CFAllocatorReallocateCallBack = extern "C" fn(*mut c_void, i64, u32, *mut c_void) -> *mut c_void;