pub type otDnsServiceMode = c_uint;
Expand description
Type represents the service resolution mode in an otDnsQueryConfig
.
This is only used during DNS client service resolution otDnsClientResolveService()
. It determines which
record types to query.