pub unsafe extern "C" fn otPlatTrelResetCounters(
    aInstance: *mut otInstance
)
Expand description

Resets the TREL counters in the platform layer.

@param[in] aInstance The OpenThread instance structure.