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

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