[][src]Function openthread_sys::otIp6IsMulticastPromiscuousEnabled

pub unsafe extern "C" fn otIp6IsMulticastPromiscuousEnabled(
    aInstance: *mut otInstance
) -> bool

Check if multicast promiscuous mode is enabled on the Thread interface.

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

@sa otIp6SetMulticastPromiscuousEnabled