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

pub type CFAllocatorReallocateCallBack = extern "C" fn(*mut c_void, isize, usize, *mut c_void) -> *mut c_void;