[][src]Type Definition vulkan_bindings::FnCmdSetViewportWithCountEXT

type FnCmdSetViewportWithCountEXT = extern "system" fn(commandBuffer: CommandBuffer, viewportCount: u32, pViewports: *const Viewport);