[][src]Type Definition uikit_sys::CFBagEqualCallBack

type CFBagEqualCallBack = Option<unsafe extern "C" fn(value1: *const c_void, value2: *const c_void) -> Boolean>;