Function VkDeviceCmds.CmdResetEvent

Commands for VK_VERSION_1_0

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