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

@brief Enumerate the channel-specific attributes of the given channel @param chn A pointer to an iio_channel structure @return The number of channel-specific attributes found