[][src]Type Definition uikit_sys::CFAllocatorPreferredSizeCallBack

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