jack_port_by_id

@return address of the jack_port_t of a @a port_id.

extern (C)
jack_port_t*
jack_port_by_id
(
jack_client_t* client
,
jack_port_id_t port_id
)

Meta