jack_port_connected

@return number of connections to or from @a port.

@pre The calling client must own @a port.

extern (C)
int
jack_port_connected
(
const(jack_port_t)* port
)

Meta