Function unity_native_plugin_sys::vkCmdSetViewportWithCount

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