pub unsafe extern "C" fn otPlatTrelGetCounters(
aInstance: *mut otInstance,
) -> *const otPlatTrelCounters
Expand description
Gets the pointer to the TREL counters in the platform layer.
@param[in] aInstance The OpenThread instance structure.
pub unsafe extern "C" fn otPlatTrelGetCounters(
aInstance: *mut otInstance,
) -> *const otPlatTrelCounters
Gets the pointer to the TREL counters in the platform layer.
@param[in] aInstance The OpenThread instance structure.