pub unsafe extern "C" fn otPlatRadioGetSupportedChannelMask(
    aInstance: *mut otInstance
) -> u32
Expand description

Get the radio supported channel mask that the device is allowed to be on.

@param[in] aInstance The OpenThread instance structure.

@returns The radio supported channel mask.