vkCmdSetViewportWithCountEXT

Function vkCmdSetViewportWithCountEXT 

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