[][src]Type Definition uikit_sys::CFAllocatorAllocateCallBack

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