Source position: vulkanlib.pas line 23645
type TvkCmdWaitEvents2 = procedure(
commandBuffer: TVkCommandBuffer;
eventCount: TVkUInt32;
const pEvents: PVkEvent;
const pDependencyInfos: PVkDependencyInfo
);