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

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