Taking a look at their API, a C++ driver would actually fit much better with their style, which relies on operator overloading to make queries involving arithmetic easy to write in the host language.
A C driver would definitely be possible, but would be a little bit clunky.