LV2UI_INVALID_PORT_INDEX

The index returned by LV2UI_Port_Map::port_index() for unknown ports.

version(LV2)
enum LV2UI_INVALID_PORT_INDEX = cast(uint32_t)(-1);

Meta