pub unsafe extern "C" fn otBorderAgentGetCounters(
aInstance: *mut otInstance,
) -> *const otBorderAgentCounters
Expand description
Gets the counters of the Thread Border Agent.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to the Border Agent counters.