openthread_sys

Function otThreadResetMleCounters

Source
pub unsafe extern "C" fn otThreadResetMleCounters(
    aInstance: *mut otInstance,
)
Expand description

Resets the Thread MLE counters.

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