jack_port_is_mine

@return TRUE if the jack_port_t belongs to the jack_client_t.

extern (C)
int
jack_port_is_mine
(
const(jack_client_t)* client
,
const(jack_port_t)* port
)

Meta