jack_port_name

@return the full name of the jack_port_t (including the @a "client_name:" prefix).

@see jack_port_name_size().

extern (C)
const(char)*
jack_port_name
(
const(jack_port_t)* port
)

Meta