[][src]Function avahi_sys::avahi_entry_group_update_service_txt

pub unsafe extern "C" fn avahi_entry_group_update_service_txt(
    g: *mut AvahiEntryGroup,
    interface: AvahiIfIndex,
    protocol: AvahiProtocol,
    flags: AvahiPublishFlags,
    name: *const c_char,
    type_: *const c_char,
    domain: *const c_char,
     ...
) -> c_int