1 2 3 4
use bonjour_sys::DNSServiceFlags; pub const BONJOUR_IF_UNSPEC: u32 = 0; pub const BONJOUR_RENAME_FLAGS: DNSServiceFlags = 0;