Function switch_channel_test_ready

Source
pub unsafe extern "C" fn switch_channel_test_ready(
    channel: *mut switch_channel_t,
    check_ready: switch_bool_t,
    check_media: switch_bool_t,
) -> c_int
Expand description

\brief Determine if a channel is ready for io \param channel channel to test \return true if the channel is ready