[][src]Type Definition bonjour_sys::DNSServiceDomainEnumReply

type DNSServiceDomainEnumReply = Option<unsafe extern "C" fn(sdRef: DNSServiceRef, flags: DNSServiceFlags, interfaceIndex: u32, errorCode: DNSServiceErrorType, replyDomain: *const c_char, context: *mut c_void)>;