[][src]Function openthread_sys::otLinkGetCounters

pub unsafe extern "C" fn otLinkGetCounters(
    aInstance: *mut otInstance
) -> *const otMacCounters

Get the MAC layer counters.

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

@returns A pointer to the MAC layer counters.