pub unsafe extern "C" fn otLinkResetCounters(
aInstance: *mut otInstance,
)
Expand description
Resets the MAC layer counters.
@param[in] aInstance A pointer to an OpenThread instance.
pub unsafe extern "C" fn otLinkResetCounters(
aInstance: *mut otInstance,
)
Resets the MAC layer counters.
@param[in] aInstance A pointer to an OpenThread instance.