Type Definition ash::vk::PFN_vkCmdSetViewportWithCountEXT[][src]

pub type PFN_vkCmdSetViewportWithCountEXT = unsafe extern "system" fn(command_buffer: CommandBuffer, viewport_count: u32, p_viewports: *const Viewport);