pub unsafe extern "C" fn otLinkResetTxRetrySuccessHistogram(
aInstance: *mut otInstance,
)Expand description
This method clears histogram statistics for direct and indirect transmissions.
This function is valid when OPENTHREAD_CONFIG_MAC_RETRY_SUCCESS_HISTOGRAM_ENABLE configuration is enabled.
@param[in] aInstance A pointer to an OpenThread instance.