[][src]Type Definition uikit_sys::CFAllocatorReallocateCallBack

type CFAllocatorReallocateCallBack = Option<unsafe extern "C" fn(ptr: *mut c_void, newsize: CFIndex, hint: CFOptionFlags, info: *mut c_void) -> *mut c_void>;