pub unsafe extern "C" fn otDnssdGetCounters(
aInstance: *mut otInstance,
) -> *const otDnssdCounters
Expand description
Returns the counters of the DNS-SD server.
@param[in] aInstance The OpenThread instance structure.
@returns A pointer to the counters of the DNS-SD server.