Type Definition CoreFoundation_sys::set::CFSetEqualCallBack [] [src]

type CFSetEqualCallBack = extern "C" fn(_: *const c_void, _: *const c_void) -> Boolean;