[][src]Function avahi_sys::avahi_entry_group_update_service_txt_strlst

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