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

Gets the list of IPv6 addresses assigned to the Thread interface.

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

@returns A pointer to the first Network Interface Address.