pub unsafe extern "C" fn otTrelGetCounters(
aInstance: *mut otInstance,
) -> *const otTrelCountersExpand description
Gets the TREL counters.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to the TREL counters.
pub unsafe extern "C" fn otTrelGetCounters(
aInstance: *mut otInstance,
) -> *const otTrelCountersGets the TREL counters.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to the TREL counters.