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

@brief Retrieve a pointer to the iio_context structure @param dev A pointer to an iio_device structure @return A pointer to an iio_context structure