Contents

nw_txt_record_find_key(_:_:)

Checks the status of value associated with a key in a TXT record dictionary.

Declaration

func nw_txt_record_find_key(_ txt_record: nw_txt_record_t, _ key: UnsafePointer<CChar>) -> nw_txt_record_find_key_t

See Also

Functions