pub unsafe extern "C" fn iio_context_get_devices_count(
    ctx: *const iio_context
) -> c_uint
Expand description

@brief Enumerate the devices found in the given context @param ctx A pointer to an iio_context structure @return The number of devices found