pub unsafe extern "C" fn otLinkGetCounters(
aInstance: *mut otInstance,
) -> *const otMacCounters
Expand description
Get the MAC layer counters.
@param[in] aInstance A pointer to an OpenThread instance.
@returns A pointer to the MAC layer counters.