[][src]Function openthread_sys::otChannelManagerSetFavoredChannels

pub unsafe extern "C" fn otChannelManagerSetFavoredChannels(
    aInstance: *mut otInstance,
    aChannelMask: u32
)

This function sets the favored channel mask.

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