vkCmdSetViewportWithCount

Function vkCmdSetViewportWithCount 

Source
pub unsafe extern "system" fn vkCmdSetViewportWithCount(
    commandBuffer: VkCommandBuffer,
    viewportCount: u32,
    pViewports: *const VkViewport,
)