int sbio_destroy_channel(
sbio_channel_handle_t *handle);
Destroys a Storyboard IO channel.
Parameters
sbio_channel_handle_t A pointer to an sbio_channel_handle_t for the channel that should be destroyed
Returns:
0 on success and non-zero on failure