pub unsafe extern "C" fn otIp6IsMulticastPromiscuousEnabled(
aInstance: *mut otInstance,
) -> bool
Expand description
Checks if multicast promiscuous mode is enabled on the Thread interface.
@param[in] aInstance A pointer to an OpenThread instance.
@sa otIp6SetMulticastPromiscuousEnabled