pub unsafe extern "C" fn iio_context_destroy(ctx: *mut iio_context)
Expand description

@brief Destroy the given context @param ctx A pointer to an iio_context structure

NOTE: After that function, the iio_context pointer shall be invalid.