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

@brief Obtain a XML representation of the given context @param ctx A pointer to an iio_context structure @return A pointer to a static NULL-terminated string