Function cmd_set_event

Source
pub unsafe fn cmd_set_event(
    command_buffer: VkCommandBuffer,
    event: VkEvent,
    stage_mask: VkPipelineStageFlags,
)