[][src]Type Definition bonjour_sys::DNSServiceRegisterRecordReply

type DNSServiceRegisterRecordReply = Option<unsafe extern "C" fn(sdRef: DNSServiceRef, RecordRef: DNSRecordRef, flags: DNSServiceFlags, errorCode: DNSServiceErrorType, context: *mut c_void)>;