Unload an internal client from a JACK server. This calls the
intclient's jack_finish() entry point then removes it. See @ref
inprocess.c for an example.
@param client unloading JACK client's handle.
@param intclient handle returned from jack_internal_client_load() or
jack_internal_client_handle().
@return 0 if successful, otherwise @ref JackStatus bits.
Unload an internal client from a JACK server. This calls the intclient's jack_finish() entry point then removes it. See @ref inprocess.c for an example.
@param client unloading JACK client's handle.
@param intclient handle returned from jack_internal_client_load() or jack_internal_client_handle().
@return 0 if successful, otherwise @ref JackStatus bits.