Type Alias ash::vk::PFN_vkCmdSetViewportWithCount

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