openthread_sys

Function otTrelGetCounters

Source
pub unsafe extern "C" fn otTrelGetCounters(
    aInstance: *mut otInstance,
) -> *const otTrelCounters
Expand description

Gets the TREL counters.

@param[in] aInstance A pointer to an OpenThread instance.

@returns A pointer to the TREL counters.