[][src]Type Definition vulkanalia_sys::PFN_vkCmdSetViewportWithCountEXT

type PFN_vkCmdSetViewportWithCountEXT = extern "system" fn(_command_buffer: CommandBuffer, _viewport_count: u32, _viewports: *const Viewport);