pub unsafe extern "C" fn otThreadGetIp6Counters(
    aInstance: *mut otInstance
) -> *const otIpCounters
Expand description

Gets the IPv6 counters.

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

@returns A pointer to the IPv6 counters.