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