pub unsafe extern "C" fn iio_get_backend(
index: c_uint,
) -> *const c_charExpand description
@brief Retrieve the name of a given backend @param index The index corresponding to the attribute @return On success, a pointer to a static NULL-terminated string @return If the index is invalid, NULL is returned
Introduced in version 0.9.