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

Gets the channel from the last successful call to otChannelManagerRequestChannelChange()

@returns The last requested channel or zero if there has been no channel change request yet.