[][src]Function openthread_sys::otIp6GetUnicastAddresses

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

Get 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.