[][src]Type Definition uikit_sys::CFNetServiceClientCallBack

type CFNetServiceClientCallBack = Option<unsafe extern "C" fn(theService: CFNetServiceRef, error: *mut CFStreamError, info: *mut c_void)>;