Type Definition jack::PortId

source · []
pub type PortId = jack_port_id_t;
Expand description

Ports have unique ids. A port registration callback is the only place you ever need to know their value.