Function VkDeviceCmds.CmdSetEvent

Commands for VK_VERSION_1_0

void CmdSetEvent (
  VkCommandBuffer_T* commandBuffer,
  VkEvent_T* event,
  uint stageMask
);