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