[−][src]Type Definition uikit_sys::CFMachPortCallBack
type CFMachPortCallBack = Option<unsafe extern "C" fn(port: CFMachPortRef, msg: *mut c_void, size: CFIndex, info: *mut c_void)>;
type CFMachPortCallBack = Option<unsafe extern "C" fn(port: CFMachPortRef, msg: *mut c_void, size: CFIndex, info: *mut c_void)>;