jack_get_version

fnvoid jack_get_version(int * major, int * minor, int * micro, int * proto)

Thin extern(C) bindings to libjack.

These declarations match the public JACK C ABI.