pub unsafe extern "system" fn vkCmdSetViewportWithCountEXT(
commandBuffer: VkCommandBuffer,
viewportCount: u32,
pViewports: *const VkViewport,
)Expand description
Available if built with prototypes.
pub unsafe extern "system" fn vkCmdSetViewportWithCountEXT(
commandBuffer: VkCommandBuffer,
viewportCount: u32,
pViewports: *const VkViewport,
)Available if built with prototypes.