jack_client_get_uuid

Get the assigned uuid for client. Safe to call from callback and all other threads.

The caller is responsible for calling jack_free(3) on any non-NULL returned value.

extern (C)
char*
jack_client_get_uuid
(
jack_client_t* client
)

Meta