Type Definition vulkan_bindings::FnCmdSetViewportWithCountEXT[][src]

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