[][src]Function openthread_sys::otIp6GetMulticastAddresses

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

Get the list of IPv6 multicast addresses subscribed to the Thread interface.

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

@returns A pointer to the first Network Interface Multicast Address.