Contents

nw_txt_record_remove_key(_:_:)

Removes a data value in a TXT record dictionary.

Declaration

func nw_txt_record_remove_key(_ txt_record: nw_txt_record_t, _ key: UnsafePointer<CChar>) -> Bool

See Also

Functions