jack_port_type

@return the @a port type, at most jack_port_type_size() characters including a final NULL.

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

Meta