pub unsafe extern "C" fn iio_channel_get_type(
    chn: *const iio_channel
) -> iio_chan_type
Expand description

@brief Get the type of the given channel @param chn A pointer to an iio_channel structure @return The type of the channel