[−][src]Type Definition uikit_sys::CFMessagePortCallBack
type CFMessagePortCallBack = Option<unsafe extern "C" fn(local: CFMessagePortRef, msgid: SInt32, data: CFDataRef, info: *mut c_void) -> CFDataRef>;
type CFMessagePortCallBack = Option<unsafe extern "C" fn(local: CFMessagePortRef, msgid: SInt32, data: CFDataRef, info: *mut c_void) -> CFDataRef>;