Searched defs:iio_context_destroy (Results 1 – 2 of 2) sorted by relevance
62 private static extern void iio_context_destroy(IntPtr ctx); in iio_context_destroy() method in iio.Context
151 void iio_context_destroy(struct iio_context *ctx) in iio_context_destroy() function