pub type PFN_vkCmdSetViewportWithCountEXT = unsafe extern "system" fn(_: CommandBuffer, _: u32, _: *const Viewport);
Expand description