pub unsafe extern "C" fn iio_device_get_attrs_count(
    dev: *const iio_device
) -> c_uint
Expand description

@brief Enumerate the device-specific attributes of the given device @param dev A pointer to an iio_device structure @return The number of device-specific attributes found