[][src]Function openthread_sys::otThreadGetMleCounters

pub unsafe extern "C" fn otThreadGetMleCounters(
    aInstance: *mut otInstance
) -> *const otMleCounters

Get the Thread MLE counters.

@param[in] aInstance A pointer to an OpenThread instance.

@returns A pointer to the Thread MLE counters.