jack_port_short_name

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

@see jack_port_name_size().

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

Meta