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