[][src]Function openthread_sys::otThreadGetIp6Counters

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

Get the IPv6 counters.

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

@returns A pointer to the IPv6 counters.