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