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

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