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

Sets the supported channel mask.

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