☰
DDOCs
JACK-D
v1.0.0
/
jack.client
/
Client.portById
🔍
☾
Client.portById
Port
portById(
PortId
id)
@nogc
nothrow
Get a Port by ID. Real-time safe.
Parameters
id
The ID of the port
Returns
The Port which will be a null valued port (isNull()) if not found