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.