pub unsafe extern "C" fn iio_has_backend(
    backend: *const c_char
) -> bool
Expand description

@brief Check if the specified backend is available @param backend The name of the backend to query @return True if the backend is available, false otherwise

Introduced in version 0.9.