[][src]Type Definition uikit_sys::CFAllocatorDeallocateCallBack

type CFAllocatorDeallocateCallBack = Option<unsafe extern "C" fn(ptr: *mut c_void, info: *mut c_void)>;