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

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