[][src]Type Definition uikit_sys::CFDictionaryApplierFunction

type CFDictionaryApplierFunction = Option<unsafe extern "C" fn(key: *const c_void, value: *const c_void, context: *mut c_void)>;