Function vkCmdSetEvent2KHR

Source
pub unsafe extern "system" fn vkCmdSetEvent2KHR(
    commandBuffer: VkCommandBuffer,
    event: VkEvent,
    pDependencyInfo: *const VkDependencyInfo,
)